[This is preliminary documentation and is subject to change.]
The PlayerInfoRankChangingEventArgs type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Announce | Whether the promotion/demotion should be announced in-game and on IRC. Can be changed. | |
| Cancel | ||
| NewRank | Player's proposed (new) rank. | |
| OldRank | Player's current (old) rank. | |
| PlayerInfo | Player whose rank will be changed (target). | |
| RankChanger | Player who initiated promotion/demotion. | |
| RankChangeType | Type of rank change. | |
| Reason | Given promotion/demotion reason. May be null. Can be changed. |