MCPcopy 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
2409void CPlayer::ClearAdmin()
2410{
2411 DumpAdmin(true);
2412}
2413
2414void CPlayer::DumpAdmin(bool deleting)
2415{

Callers 1

InvalidateAdminCacheMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected