GKMatchDelegate_Extensions.ShouldReinvitePlayer 方法

定义

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'ShouldReinviteDisconnectedPlayer' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'ShouldReinviteDisconnectedPlayer' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool ShouldReinvitePlayer (this GameKit.IGKMatchDelegate This, GameKit.GKMatch match, string playerId);
static member ShouldReinvitePlayer : GameKit.IGKMatchDelegate * GameKit.GKMatch * string -> bool

参数

This
IGKMatchDelegate

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

match
GKMatch
playerId
String

返回

属性

适用于