MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / NewGame

Method NewGame

PanzerChasm/host.cpp:276–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276void Host::NewGame( const DifficultyType difficulty )
277{
278 DoRunLevel( 0u, difficulty );
279}
280
281void Host::ConnectToServer(
282 const char* server_address,

Callers 1

ProcessEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected