MCPcopy 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
805void MenuManager::CancelVoting()
806{
807 s_VoteHandler.CancelVoting();
808}
809
810unsigned int MenuManager::GetRemainingVoteDelay()
811{

Callers 1

CancelMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected