MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / FrameHook

Function FrameHook

core/logic/Database.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58static void FrameHook(bool simulating)
59{
60 g_DBMan.RunFrame();
61}
62
63void DBManager::OnSourceModAllInitialized()
64{

Callers

nothing calls this directly

Calls 1

RunFrameMethod · 0.45

Tested by

no test coverage detected