MCPcopy 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
780unsigned int CBaseMenu::GetPagination()
781{
782 return m_Pagination;
783}
784
785IMenuStyle *CBaseMenu::GetDrawStyle()
786{

Callers 2

RenderMenuMethod · 0.80
GetMenuPaginationFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected