MCPcopy Create free account
hub / github.com/Rat431/ColdAPI_Steam / SteamAPI_Shutdown

Function SteamAPI_Shutdown

src/ColdAPI_Steam/Steam_data.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 return SteamAPI_Init();
12}
13EXPORTMYFUNC void SteamAPI_Shutdown()
14{
15 ColdAPI_InitAndShutDown::ColdClientShutDown();
16}
17EXPORTMYFUNC bool SteamAPI_IsSteamRunning()
18{
19 return true;

Callers

nothing calls this directly

Calls 1

ColdClientShutDownFunction · 0.85

Tested by

no test coverage detected