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

Method GetIServer

extensions/sdktools/extension.cpp:625–628  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

623 }
624
625 virtual IServer *GetIServer()
626 {
627 return iserver;
628 }
629
630 virtual void *GetGameRules()
631 {

Callers 2

InitializeMethod · 0.80
GetIServerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected