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

Player who is being kicked.

Namespace: fCraft.Events
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public Player Player { get; private set; }

Implements

IPlayerEvent..::..Player

See Also