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

Decorated name of the player or entity who most recently changed rank of this player. Returns raw RankChangedBy value if it's not a recognized player name. Returns '?' if RankChangedBy 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 RankChangedByClassy { get; }

See Also