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

Function SteamAPI_RunCallbacks

src/ColdAPI_Steam/Steam_data.cpp:246–249  ·  view source on GitHub ↗

SteamCallBacks attempt.

Source from the content-addressed store, hash-verified

244
245// SteamCallBacks attempt.
246EXPORTMYFUNC void SteamAPI_RunCallbacks()
247{
248 SteamCallback::RunCallbacks();
249}
250EXPORTMYFUNC void SteamAPI_SetTryCatchCallbacks(bool bTryCatchCallbacks)
251{
252 return;

Callers

nothing calls this directly

Calls 1

RunCallbacksFunction · 0.85

Tested by

no test coverage detected