Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
static void FrameHook(bool simulating)
59
{
60
g_DBMan.RunFrame();
61
}
62
63
void DBManager::OnSourceModAllInitialized()
64
{
Callers
nothing calls this directly
Calls
1
RunFrame
Method · 0.45
Tested by
no test coverage detected