다음을 통해 공유


GKTurnBasedEventListener.WantsToQuitMatch(GKPlayer, GKTurnBasedMatch) 메서드

정의

이후에 player 호출되는 메서드는 일치 항목을 종료하려고 했음을 나타냅니다.

[Foundation.Export("player:wantsToQuitMatch:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WantsToQuitMatch (GameKit.GKPlayer player, GameKit.GKTurnBasedMatch match);
abstract member WantsToQuitMatch : GameKit.GKPlayer * GameKit.GKTurnBasedMatch -> unit
override this.WantsToQuitMatch : GameKit.GKPlayer * GameKit.GKTurnBasedMatch -> unit

매개 변수

player
GKPlayer
특성

적용 대상