|
|
string | BuildId |
| | This is the buildId that will be used to allocate the multiplayer server for the match.
|
| |
|
List< DifferenceRule > | DifferenceRules |
| | List of difference rules used to find an optimal match.
|
| |
|
List< MatchTotalRule > | MatchTotalRules |
| | List of match total rules used to find an optimal match.
|
| |
|
uint | MaxMatchSize |
| | Maximum number of players in a match.
|
| |
|
uint? | MaxTicketSize |
| | Maximum number of players in a ticket. Optional.
|
| |
|
uint | MinMatchSize |
| | Minimum number of players in a match.
|
| |
|
string | Name |
| | Unique identifier for a Queue. Chosen by the developer.
|
| |
|
RegionSelectionRule | RegionSelectionRule |
| | Region selection rule used to find an optimal match.
|
| |
|
bool | ServerAllocationEnabled |
| | Boolean flag to enable server allocation for the queue.
|
| |
|
List< SetIntersectionRule > | SetIntersectionRules |
| | List of set intersection rules used to find an optimal match.
|
| |
|
StatisticsVisibilityToPlayers | StatisticsVisibilityToPlayers |
| | Controls which statistics are visible to players.
|
| |
|
List< StringEqualityRule > | StringEqualityRules |
| | List of string equality rules used to find an optimal match.
|
| |
|
List< TeamDifferenceRule > | TeamDifferenceRules |
| | List of team difference rules used to find an optimal match.
|
| |
|
List< MatchmakingQueueTeam > | Teams |
| | The team configuration for a match. This may be null if there are no teams.
|
| |
|
TeamSizeBalanceRule | TeamSizeBalanceRule |
| | Team size balance rule used to find an optimal match.
|
| |
|
TeamTicketSizeSimilarityRule | TeamTicketSizeSimilarityRule |
| | Team ticket size similarity rule used to find an optimal match.
|
| |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Multiplayer/PlayFabMultiplayerModels.cs