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

Method CValveMenuDisplay

core/MenuStyle_Valve.cpp:170–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170CValveMenuDisplay::CValveMenuDisplay()
171{
172 m_pKv = NULL;
173 Reset();
174}
175
176CValveMenuDisplay::CValveMenuDisplay(CValveMenu *pMenu)
177{

Callers

nothing calls this directly

Calls 2

SetColorMethod · 0.80
SetStringMethod · 0.45

Tested by

no test coverage detected