Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ CancelVoting
Method
CancelVoting
core/MenuManager.cpp:805–808 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
803
}
804
805
void MenuManager::CancelVoting()
806
{
807
s_VoteHandler.CancelVoting();
808
}
809
810
unsigned int MenuManager::GetRemainingVoteDelay()
811
{
Callers
1
CancelMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected