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

Player currently being spectated. Use Spectate/StopSpectate methods to set.

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

Syntax

   
 C# 
[CanBeNullAttribute]
public Player SpectatedPlayer { get; }

See Also