Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ OnMenuStart
Method
OnMenuStart
core/MenuVoting.cpp:493–496 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
491
}
492
493
void VoteMenuHandler::OnMenuStart(IBaseMenu *menu)
494
{
495
m_Clients++;
496
}
497
498
void VoteMenuHandler::OnMenuEnd(IBaseMenu *menu, MenuEndReason reason)
499
{
Callers
3
DoClientMenu
Method · 0.45
DoClientMenu
Method · 0.45
InitializeVoting
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected