Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
622
IBaseMenu *VoteMenuHandler::GetCurrentMenu()
623
{
624
return m_pCurMenu;
625
}
626
627
bool VoteMenuHandler::IsCancelling()
628
{
Callers
1
CancelMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected