Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ SetMenuOptionFlags
Method
SetMenuOptionFlags
core/MenuStyle_Base.cpp:877–880 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
875
}
876
877
void CBaseMenu::SetMenuOptionFlags(unsigned int flags)
878
{
879
m_nFlags = flags;
880
}
881
882
IMenuHandler *CBaseMenu::GetHandler()
883
{
Callers
5
SetMenuExitButton
Function · 0.45
SetMenuNoVoteButton
Function · 0.45
SetMenuExitBackButton
Function · 0.45
SetMenuOptionFlags
Function · 0.45
UpdateClientCategory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected