[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:fCraft.RankManager"]
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public static class RankManager
Members
| All Members | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| AddRank(Rank) | Adds a new rank to the list. Checks for duplicates. | |
| BlockDBAutoEnableRank | ||
| CanRenameRank(Rank, String) | ||
| DefaultBuildRank | ||
| DefaultRank | ||
| DeleteRank(Rank, Rank) | ||
| FindRank(Int32) | Finds rank by index. Rank at index 0 is the highest. | |
| FindRank(String) | Parses rank name (without the ID) using autocompletion. | |
| GenerateID()()()() | ||
| GetIndex(Rank) | ||
| GetMinRankWithAllPermissions(array<Permission>[]()[][]) | Finds the lowest rank that has all the required permissions. | |
| GetMinRankWithAnyPermission(array<Permission>[]()[][]) | Finds the lowest rank that has all the required permissions. | |
| HighestRank | ||
| LegacyRankMapping | ||
| LowerRank(Rank) | ||
| LowestRank | ||
| PatrolledRank | ||
| RaiseRank(Rank) | ||
| Ranks | ||
| RanksByFullName | ||
| RanksByID | ||
| RanksByName | ||
| RenameRank(Rank, String) |