Attempt to turn the current User from Player to a Spectator (in a Game Room)

Namespace: Sfs2X.Requests
Assembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0

Syntax

C#
public class PlayerToSpectatorRequest : BaseRequest

Remarks

This could fail if no Spectator slots are available in the Room at the time of the request

Inheritance Hierarchy

System..::..Object
  Sfs2X.Requests..::..BaseRequest
    Sfs2X.Requests..::..PlayerToSpectatorRequest

See Also