v1.0.0
Latest
2022.3+

Class MatchmakerService

The entry class of the Matchmaker Ticketing Service enables clients to connect to matchmaking queues and resolve to target online server instances.

Inheritance
System.Object
MatchmakerService
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Unity.Services.Matchmaker
Syntax
public static class MatchmakerService

Properties

Instance

A static instance of the Matchmaker Ticketing Client.

Declaration
public static IMatchmakerService Instance { get; }
Property Value
TypeDescription
IMatchmakerService