MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / DemoConnect

Method DemoConnect

CryGame/XClient.cpp:743–746  ·  view source on GitHub ↗

//////////////////////////////////////////

Source from the content-addressed store, hash-verified

741
742///////////////////////////////////////////////
743void CXClient::DemoConnect()
744{
745 m_bPlaybackDemo = true;
746};
747
748///////////////////////////////////////////////
749void CXClient::XDisconnect(const char *szCause)

Callers 3

LoadFromStreamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected