Compartir a través de


GKTurnBasedMatch.ParticipantQuitOutOfTurn Método

Definición

Renuncia al jugador del partido fuera de turno y ejecuta 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

Parámetros

onCompletion
Action<NSError>

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a