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

Method GetName

core/sourcemm_api.cpp:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154}
155
156const char *SourceMod_Core::GetName()
157{
158 return "SourceMod";
159}
160
161const char *SourceMod_Core::GetDescription()
162{

Callers 15

UnlinkConCommandBaseMethod · 0.45
AddTargetMethod · 0.45
OnFireEventMethod · 0.45
UnhookCommandMethod · 0.45
DescribePlayerMethod · 0.45
~CommandImplMethod · 0.45
matchesMethod · 0.45
OnSourceModShutdownMethod · 0.45
OnRootConsoleCommandMethod · 0.45
HookConVarChangeMethod · 0.45
UnhookConVarChangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected