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

The PlayerInfoBanChangingEventArgs 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 should be announced in-game and on IRC. Can be changed.
Banner
Player who initiated ban/unban.
Cancel
IsBeingUnbanned
Whether player is being banned or unbanned.
PlayerInfo
Player who is being banned/unbanned (target).
Reason
Given ban/unban reason. May be null. Can be changed.

See Also