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

Player who is being banned/unbanned (target).

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

Syntax

   
 C# 
[NotNullAttribute]
public PlayerInfo PlayerInfo { get; private set; }

Implements

IPlayerInfoEvent..::..PlayerInfo

See Also