Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alliedmodders/sourcemod
/ ClearAdmin
Method
ClearAdmin
core/PlayerManager.cpp:2409–2412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2407
}
2408
2409
void CPlayer::ClearAdmin()
2410
{
2411
DumpAdmin(true);
2412
}
2413
2414
void CPlayer::DumpAdmin(bool deleting)
2415
{
Callers
1
InvalidateAdminCache
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected