Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
156
const char *SourceMod_Core::GetName()
157
{
158
return
"SourceMod"
;
159
}
160
161
const char *SourceMod_Core::GetDescription()
162
{
Callers
15
UnlinkConCommandBase
Method · 0.45
AddTarget
Method · 0.45
OnFireEvent
Method · 0.45
UnhookCommand
Method · 0.45
DescribePlayer
Method · 0.45
~CommandImpl
Method · 0.45
RegisterConCommandBase
Method · 0.45
matches
Method · 0.45
OnSourceModShutdown
Method · 0.45
OnRootConsoleCommand
Method · 0.45
HookConVarChange
Method · 0.45
UnhookConVarChange
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected