Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
637
void ShutdownChat()
638
{
639
delete g_client;
640
}
641
642
// Called when a connection undergoes a state transition.
643
void OnSteamNetConnectionStatusChanged(SteamNetConnectionStatusChangedCallback_t* pInfo)
Callers
1
shutdown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected