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