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

Method OnSourceModAllInitialized

core/logic/ProfileTools.cpp:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void
42ProfileToolManager::OnSourceModAllInitialized()
43{
44 rootmenu->AddRootConsoleCommand3("prof", "Profiling", this);
45}
46
47void
48ProfileToolManager::OnSourceModShutdown()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected