共用方式為


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

屬性

適用於