Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetMaxPageItems
Method
GetMaxPageItems
core/MenuStyle_Valve.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
unsigned int ValveMenuStyle::GetMaxPageItems()
131
{
132
return 8;
133
}
134
135
void ValveMenuStyle::SendDisplay(int client, IMenuPanel *display)
136
{
Callers
4
RenderMenu
Method · 0.45
AppendItem
Method · 0.45
InsertItem
Method · 0.45
GetMaxPageItems
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected