MCPcopy 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
460void TimerSystem::MapTimeLeftChanged()
461{
462 m_pOnMapTimeLeftChanged->Execute(NULL);
463}
464
465void TimerSystem::NotifyOfGameStart(float offset)
466{

Callers 3

OnConVarChangedMethod · 0.80
FireGameEventMethod · 0.80
FireGameEventMethod · 0.80

Calls 1

ExecuteMethod · 0.45

Tested by

no test coverage detected