[This is preliminary documentation and is subject to change.]
The PlayerBeingKickedEventArgs type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Announce | Whether the kick should be announced in-game and on IRC. (Inherited from PlayerKickedEventArgs.) | |
| Cancel | ||
| Context | Circumstances that resulted in a kick (e.g. Kick, Ban, BanIP, IdleKick, etc). (Inherited from PlayerKickedEventArgs.) | |
| Kicker | Player who kicked. (Inherited from PlayerKickedEventArgs.) | |
| Player | Player who is being kicked. (Inherited from PlayerKickedEventArgs.) | |
| Reason | Given kick reason (may be blank). (Inherited from PlayerKickedEventArgs.) | |
| RecordToPlayerDB | Whether kick should be added to the target's record. (Inherited from PlayerKickedEventArgs.) |