Platforms to show: All Mac Windows Linux Cross-Platform

Back to GKTurnBasedMatchMBS class.

GKTurnBasedMatchMBS.GKTurnBasedMatchStatusEnded = 2

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states a match can enter.

The match has been completed.

GKTurnBasedMatchMBS.GKTurnBasedMatchStatusMatching = 3

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states a match can enter.

The match is currently being played.

GKTurnBasedMatchMBS.GKTurnBasedMatchStatusOpen = 1

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states a match can enter.

Game Center is still searching for other players to join the match.

GKTurnBasedMatchMBS.GKTurnBasedMatchStatusUnknown = 0

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states a match can enter.

The match is in an unexpected state.

GKTurnBasedMatchMBS.GKTurnBasedParticipantStatusActive = 4

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant is in during the match.

The participant has joined the match and is an active player in it.

GKTurnBasedMatchMBS.GKTurnBasedParticipantStatusDeclined = 2

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant is in during the match.

The participant declined the invitation to join the match. When any participant declines an invitation to join a match, the match is automatically terminated.

GKTurnBasedMatchMBS.GKTurnBasedParticipantStatusDone = 5

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant is in during the match.

The participant has exited the match. Your game sets the matchOutcome property to state why the participant left the match.

GKTurnBasedMatchMBS.GKTurnBasedParticipantStatusInvited = 1

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant is in during the match.

The participant was invited to the match, but has not responded to the invitation.

GKTurnBasedMatchMBS.GKTurnBasedParticipantStatusMatching = 3

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant is in during the match.

The participant is an unfilled position in the match that Game Center promises to fill when needed. When your game sets this participant as the current participant in the match, Game Center fills the position and updates the status and playerID properties.

GKTurnBasedMatchMBS.GKTurnBasedParticipantStatusUnknown = 0

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant is in during the match.

The participant is in an unexpected state.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...