|
| static Rank | Check ([NotNull] PlayerInfo info) |
| | Checks whether a given player is due for a promotion or demotion.
|
| |
| static bool | Init () |
| |
|
| const string | TagName = "fCraftAutoRankConfig" |
| |
| static Rank fCraft.AutoRank.AutoRankManager.Check |
( |
[NotNull] PlayerInfo |
info | ) |
|
|
static |
Checks whether a given player is due for a promotion or demotion.
- Parameters
-
- Returns
- Null if no rank change is needed, or a rank to promote/demote to.
| static bool fCraft.AutoRank.AutoRankManager.Init |
( |
| ) |
|
|
static |
| const string fCraft.AutoRank.AutoRankManager.TagName = "fCraftAutoRankConfig" |
The documentation for this class was generated from the following file: