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

此扩展方法在其上运行的实例。

属性

适用于