My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.MultiplayerModels.GetMatchResult Class Reference
Inheritance diagram for PlayFab.MultiplayerModels.GetMatchResult:
PlayFab.SharedModels.PlayFabResultCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string MatchId
 The Id of a match.
 
List< MatchmakingPlayerWithTeamAssignmentMembers
 A list of Users that are matched together, along with their team assignments.
 
List< string > RegionPreferences
 A list of regions that the match could be played in sorted by preference. This value is only set if the queue has a region selection rule.
 
ServerDetails ServerDetails
 The details of the server that the match has been allocated to.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: