[This is preliminary documentation and is subject to change.]
Lowers the index value of the specified Rank, and then raises the rank that was previously in that position.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
Parameters
- rank
- Rank
Rank to lower.
Return Value
True if the Rank index was lowered; false if it is already the lowest rank.
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | If rank is null. |
| System..::..InvalidOperationException | If PlayerDB is already loaded. |