Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Information specific to the TicketStatusChanged type of state change.
Syntax
struct PFMatchmakingTicketStatusChangedStateChange : PFMatchmakingStateChange {
PFMatchmakingTicketHandle ticket;
}
Members
ticket PFMatchmakingTicketHandle
must not be null
The matchmaking ticket whose status changed.
The new ticket status can be retrieved via PFMatchmakingTicketGetStatus.
Requirements
Header: PFMatchmaking.h