Class MatchmakerService
The entry class of the Matchmaker Ticketing Service enables clients to connect to matchmaking queues and resolve to target online server instances.
Inherited Members
Namespace: Unity.Services.Matchmaker
Assembly: Unity.Services.Multiplayer.dll
Syntax
public static class MatchmakerService
Properties
Instance
A static instance of the Matchmaker Ticketing Client.
Declaration
public static IMatchmakerService Instance { get; }
Property Value
Type | Description |
---|---|
IMatchmakerService |