QuickJoinGameRequest Constructor (MatchExpression, ListString) |
See QuickJoinGameRequest(MatchExpression, List<string>, Room) constructor.
Namespace:
Sfs2X.Requests.Game
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public QuickJoinGameRequest(
MatchExpression matchExpression,
List<string> whereToSearch
)
Parameters
- matchExpression
- Type: Sfs2X.Entities.MatchMatchExpression
- whereToSearch
- Type: System.Collections.GenericListString
See Also