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

Decorated name of the player or entity who most recently kicked this player. Returns raw LastKickBy value if it's not a recognized player name. Returns '?' if LastKickBy is null or empty.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)

Syntax

   
 C# 
[NotNullAttribute]
public string LastKickByClassy { get; }

See Also