Platforms to show: All Mac Windows Linux Cross-Platform

Back to GKTurnBasedParticipantMBS class.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeCustomRange = &h00FF0000

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

A mask used to allow your game to provide its own custom outcome. Any custom value must fit inside the mask.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeFirst = 6

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant finished first.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeFourth = 9

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant finished fourth.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeLost = 3

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant lost the match.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeNone = 0

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant's outcome has not been set yet (typically because the match is still in progress).

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeQuit = 1

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant forfeited the match.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeSecond = 7

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant finished second.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeThird = 8

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant finished third.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeTied = 4

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant tied the match.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeTimeExpired = 5

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant was ejected from the match because he or she did not act in a timely fashion.

GKTurnBasedParticipantMBS.GKTurnBasedMatchOutcomeWon = 2

Type Topic Plugin Version
const GameKit MBS MacFrameworks Plugin 12.3
One of the states the participant was in when they left the match.

The participant won the match.

GKTurnBasedParticipantMBS.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.

GKTurnBasedParticipantMBS.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.

GKTurnBasedParticipantMBS.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.

GKTurnBasedParticipantMBS.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.

GKTurnBasedParticipantMBS.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.

GKTurnBasedParticipantMBS.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...