Class BackfillTicketProperties
This object has to be encoded in base64.
Namespace: Unity.Services.Matchmaker.Models
Syntax
[Preserve]
public class BackfillTicketProperties
Constructors
BackfillTicketProperties(MatchProperties)
This object has to be encoded in base64.
Declaration
[Preserve]
public BackfillTicketProperties(MatchProperties matchProperties = null)
Parameters
Type | Name | Description |
---|---|---|
MatchProperties | matchProperties | matchProperties param |
Properties
MatchProperties
Parameter matchProperties of BackfillTicketProperties
Declaration
[Preserve]
public MatchProperties MatchProperties { get; }
Property Value
Type | Description |
---|---|
MatchProperties |