MCPcopy 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
443void Host::DisconnectCommand()
444{
445 ClearBeforeGameStart();
446}
447
448void Host::RunServerCommand( const CommandsArguments& args )
449{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected