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

The PlayerBeingKickedEventArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Announce
Whether the kick should be announced in-game and on IRC. Can be changed.
Cancel
Context
Circumstances that resulted in a kick (e.g. Kick, Ban, BanIP, IdleKick, etc).
Kicker
Player who is kicking.
Player
Player who is being kicked (target).
Reason
Given kick reason. May be null. Can be changed.
RecordToPlayerDB
Whether kick should be added to the target's record. Can be changed.

See Also