Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
276
void Host::NewGame( const DifficultyType difficulty )
277
{
278
DoRunLevel( 0u, difficulty );
279
}
280
281
void Host::ConnectToServer(
282
const char* server_address,
Callers
1
ProcessEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected