This class has no description.
Name | Description |
---|---|
BindIdentity | Binds an admin to an identity for fast lookup later on. The bind must be unique. |
CanTarget | Tests whether one admin can target another. |
GetFlags | Returns the bitstring of access flags on an admin. |
GetGroup | Returns group information from an admin. |
GetPassword | Gets an admin's password. |
GetUsername | Retrieves an admin's user name as made with CreateAdmin(). |
HasFlag | Returns whether or not a flag is enabled on an admin. |
InheritGroup | Adds a group to an admin's inherited group list. Any flags the group has will be added to the admin's effective flags. |
SetBitFlags | Sets multiple bitwise flags to be enabled/disabled on an admin. |
SetFlag | Sets whether or not a flag is enabled on an admin. |
SetPassword | Sets a password on an admin. |
Name | Type | Description |
---|---|---|
GroupCount | int | The number of groups of which this admin is a member. |
ImmunityLevel | int | Immunity level used for targetting. |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.