Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetDrawStyle
Method
GetDrawStyle
core/MenuStyle_Base.cpp:785–788 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
783
}
784
785
IMenuStyle *CBaseMenu::GetDrawStyle()
786
{
787
return m_pStyle;
788
}
789
790
void CBaseMenu::SetDefaultTitle(const char *message)
791
{
Callers
2
RenderMenu
Method · 0.80
GetMenuStyle
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected