[This is preliminary documentation and is subject to change.]

The PlayerInfoRankChangedEventArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Announce
Whether the promotion/demotion was announced in-game and on IRC.
NewRank
Player's current (new) rank.
OldRank
Player's previous (old) rank.
PlayerInfo
Player whose rank was just changed (target).
RankChanger
Player who initiated promotion/demotion.
RankChangeType
Type of rank change.
Reason
Given promotion/demotion reason. May be null.

See Also