My Project
|
The client specifies the creator's attributes and optionally a list of other users to match with. More...
Public Attributes | |
MatchmakingPlayer | Creator |
The User who created this ticket. | |
Dictionary< string, string > | CustomTags |
The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
int | GiveUpAfterSeconds |
How long to attempt matching this ticket in seconds. | |
List< EntityKey > | MembersToMatchWith |
A list of Entity Keys of other users to match with. | |
string | QueueName |
The Id of a match queue. | |
![]() | |
PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
![]() | |
string | ToJson () |
The client specifies the creator's attributes and optionally a list of other users to match with.