Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ GetPagination
Method
GetPagination
core/MenuStyle_Base.cpp:780–783 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
778
}
779
780
unsigned int CBaseMenu::GetPagination()
781
{
782
return m_Pagination;
783
}
784
785
IMenuStyle *CBaseMenu::GetDrawStyle()
786
{
Callers
2
RenderMenu
Method · 0.80
GetMenuPagination
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected