res://addons/w4gd/matchmaker/matchmaker.gd:MatchmakerTicket
Inherits: RefCounted
Represents the players place in the matchmaking queue.
Properties
String |
|
String |
Signals
matched ( Variant lobby_id )
Emitted when a lobby is created for this ticket.
Property Descriptions
String id
The ticket ID.
String lobby_id
The ID of the lobby (if any) that was created by the matchmaker for this ticket.