MCPcopy 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
493void VoteMenuHandler::OnMenuStart(IBaseMenu *menu)
494{
495 m_Clients++;
496}
497
498void VoteMenuHandler::OnMenuEnd(IBaseMenu *menu, MenuEndReason reason)
499{

Callers 3

DoClientMenuMethod · 0.45
DoClientMenuMethod · 0.45
InitializeVotingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected