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

Method OnTimerEnd

core/MenuVoting.cpp:712–715  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

710}
711
712void VoteMenuHandler::OnTimerEnd(ITimer *pTimer, void *pData)
713{
714 m_displayTimer = NULL;
715}

Callers 3

RunFrameMethod · 0.45
FireTimerOnceMethod · 0.45
KillTimerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected