次の方法で共有


GKTurnBasedMatch.ParticipantQuitOutOfTurn メソッド

定義

順番に一致からプレーヤーを辞任し、 を実行します 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

パラメーター

onCompletion
Action<NSError>

追加する。

このパラメーターは、null に設定できます。

属性

適用対象