RemoveAdmin Function

Removes an admin entry from the cache.

bool RemoveAdmin(AdminId id)

Parameters

AdminId id

AdminId index to remove/invalidate.

Return Value

True on success, false otherwise.

Notes

This will remove any bindings to a specific user.