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

Method IsCancelling

core/MenuVoting.cpp:627–630  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

625}
626
627bool VoteMenuHandler::IsCancelling()
628{
629 return m_bCancelled;
630}
631
632void VoteMenuHandler::DrawHintProgress()
633{

Callers 1

CancelMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected