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

Method GetHandler

core/MenuStyle_Base.cpp:882–885  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

880}
881
882IMenuHandler *CBaseMenu::GetHandler()
883{
884 return m_pHandler;
885}
886
887unsigned int CBaseMenu::GetBaseMemUsage()
888{

Callers 2

StartVoteMethod · 0.80
SetVoteResultCallbackFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected