다음을 통해 공유


GKTurnBasedEventHandlerDelegate_Extensions.HandleTurnEventForMatch 메서드

정의

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'HandleTurnEvent' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'HandleTurnEvent' instead.")]
public static void HandleTurnEventForMatch (this GameKit.IGKTurnBasedEventHandlerDelegate This, GameKit.GKTurnBasedMatch match);
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'HandleTurnEvent' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'HandleTurnEvent' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static void HandleTurnEventForMatch (this GameKit.IGKTurnBasedEventHandlerDelegate This, GameKit.GKTurnBasedMatch match);
static member HandleTurnEventForMatch : GameKit.IGKTurnBasedEventHandlerDelegate * GameKit.GKTurnBasedMatch -> unit

매개 변수

This
IGKTurnBasedEventHandlerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

특성

적용 대상