Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ Global_OnUnlinkConCommandBase
Function
Global_OnUnlinkConCommandBase
core/concmd_cleaner.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void Global_OnUnlinkConCommandBase(ConCommandBase *pBase)
171
{
172
s_ConCmdTracker.UnlinkConCommandBase(pBase);
173
}
Callers
1
OnUnlinkConCommandBase
Method · 0.85
Calls
1
UnlinkConCommandBase
Method · 0.80
Tested by
no test coverage detected