Edit

Share via


GKTurnBasedMatch.ParticipantQuitOutOfTurnAsync Method

Definition

Resigns the player from the match out of turn and runs onCompletion.

public virtual System.Threading.Tasks.Task ParticipantQuitOutOfTurnAsync (GameKit.GKTurnBasedMatchOutcome matchOutcome);
abstract member ParticipantQuitOutOfTurnAsync : GameKit.GKTurnBasedMatchOutcome -> System.Threading.Tasks.Task
override this.ParticipantQuitOutOfTurnAsync : GameKit.GKTurnBasedMatchOutcome -> System.Threading.Tasks.Task

Parameters

Returns

A task that represents the asynchronous ParticipantQuitOutOfTurn operation

Applies to