Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ MapTimeLeftChanged
Method
MapTimeLeftChanged
core/TimerSys.cpp:460–463 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
458
}
459
460
void TimerSystem::MapTimeLeftChanged()
461
{
462
m_pOnMapTimeLeftChanged->Execute(NULL);
463
}
464
465
void TimerSystem::NotifyOfGameStart(float offset)
466
{
Callers
3
OnConVarChanged
Method · 0.80
FireGameEvent
Method · 0.80
FireGameEvent
Method · 0.80
Calls
1
Execute
Method · 0.45
Tested by
no test coverage detected