MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / ShutdownChat

Function ShutdownChat

samples/application/chat/main.cpp:637–640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

635}
636
637void ShutdownChat()
638{
639 delete g_client;
640}
641
642// Called when a connection undergoes a state transition.
643void OnSteamNetConnectionStatusChanged(SteamNetConnectionStatusChangedCallback_t* pInfo)

Callers 1

shutdownFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected