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

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

Syntax

C#
public class SpectatorToPlayerRequest : BaseRequest

Remarks

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

Inheritance Hierarchy

System..::..Object
  Sfs2X.Requests..::..BaseRequest
    Sfs2X.Requests..::..SpectatorToPlayerRequest

See Also