Condividi tramite


GKTurnBasedMatch.ParticipantQuitOutOfTurn Metodo

Definizione

Rimette il giocatore dalla partita fuori turno ed esegue onCompletion.

[Foundation.Export("participantQuitOutOfTurnWithOutcome:withCompletionHandler:")]
public virtual void ParticipantQuitOutOfTurn (GameKit.GKTurnBasedMatchOutcome matchOutcome, Action<Foundation.NSError> onCompletion);
abstract member ParticipantQuitOutOfTurn : GameKit.GKTurnBasedMatchOutcome * Action<Foundation.NSError> -> unit
override this.ParticipantQuitOutOfTurn : GameKit.GKTurnBasedMatchOutcome * Action<Foundation.NSError> -> unit

Parametri

onCompletion
Action<NSError>

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a