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

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

See Also