Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ DisconnectCommand
Method
DisconnectCommand
PanzerChasm/host.cpp:443–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
}
442
443
void Host::DisconnectCommand()
444
{
445
ClearBeforeGameStart();
446
}
447
448
void Host::RunServerCommand( const CommandsArguments& args )
449
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected