A boolean flag indicating if the user is a spectator in the current room.


true if the user is a spectator.

Version:
SmartFoxServer Basic / Pro
SmartFoxServer Basic / Pro


if (user.IsSpectator()) Debug.WriteLine("The user is a spectator");