Quick join a User in a public game.

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

Syntax

C#
public class QuickGameJoinRequest : BaseRequest

Remarks

By providing a MatchExpression and a list of Rooms or Groups the system can search for matching Rooms and immediately teleport the player in the game action.

Inheritance Hierarchy

System..::..Object
  Sfs2X.Requests..::..BaseRequest
    Sfs2X.Requests.Game..::..QuickGameJoinRequest

See Also