MCPcopy 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
785IMenuStyle *CBaseMenu::GetDrawStyle()
786{
787 return m_pStyle;
788}
789
790void CBaseMenu::SetDefaultTitle(const char *message)
791{

Callers 2

RenderMenuMethod · 0.80
GetMenuStyleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected