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

Method RedrawClientVoteMenu2

core/MenuManager.cpp:825–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

823}
824
825bool MenuManager::RedrawClientVoteMenu2(int client, bool revote)
826{
827 return s_VoteHandler.RedrawToClient(client, revote);
828}
829

Callers 1

RedrawClientVoteMenuFunction · 0.80

Calls 1

RedrawToClientMethod · 0.80

Tested by

no test coverage detected