Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
825
bool MenuManager::RedrawClientVoteMenu2(int client, bool revote)
826
{
827
return s_VoteHandler.RedrawToClient(client, revote);
828
}
829
Callers
1
RedrawClientVoteMenu
Function · 0.80
Calls
1
RedrawToClient
Method · 0.80
Tested by
no test coverage detected