Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ OnMapStart
Method
OnMapStart
extensions/sdktools/hooks.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
void CHookManager::OnMapStart()
207
{
208
m_bFSTranHookWarned = false;
209
}
210
211
void CHookManager::OnClientConnect(int client)
212
{
Callers
1
OnCoreMapStart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected