Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rat431/ColdAPI_Steam
/ ColdClientShutDown
Function
ColdClientShutDown
src/ColdAPI_Steam/ColdManager.cpp:2816–2820 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2814
return IsInitialized;
2815
}
2816
void ColdClientShutDown()
2817
{
2818
// Add something if needed but usually this is useless.
2819
return;
2820
}
2821
}
Callers
1
SteamAPI_Shutdown
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected