MCPcopy 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
170void Global_OnUnlinkConCommandBase(ConCommandBase *pBase)
171{
172 s_ConCmdTracker.UnlinkConCommandBase(pBase);
173}

Callers 1

Calls 1

UnlinkConCommandBaseMethod · 0.80

Tested by

no test coverage detected