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

Method GetCurrentMenu

core/MenuVoting.cpp:622–625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

620}
621
622IBaseMenu *VoteMenuHandler::GetCurrentMenu()
623{
624 return m_pCurMenu;
625}
626
627bool VoteMenuHandler::IsCancelling()
628{

Callers 1

CancelMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected