Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
170
CValveMenuDisplay::CValveMenuDisplay()
171
{
172
m_pKv = NULL;
173
Reset();
174
}
175
176
CValveMenuDisplay::CValveMenuDisplay(CValveMenu *pMenu)
177
{
Callers
nothing calls this directly
Calls
2
SetColor
Method · 0.80
SetString
Method · 0.45
Tested by
no test coverage detected