Поделиться через


GKMatchDelegate_Extensions.StateChangedForPlayer Метод

Определение

Метод, вызываемый при изменении состояния подключения игрока.

public static void StateChangedForPlayer (this GameKit.IGKMatchDelegate This, GameKit.GKMatch match, GameKit.GKPlayer player, GameKit.GKPlayerConnectionState state);
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static void StateChangedForPlayer (this GameKit.IGKMatchDelegate This, GameKit.GKMatch match, GameKit.GKPlayer player, GameKit.GKPlayerConnectionState state);
static member StateChangedForPlayer : GameKit.IGKMatchDelegate * GameKit.GKMatch * GameKit.GKPlayer * GameKit.GKPlayerConnectionState -> unit

Параметры

This
IGKMatchDelegate

Экземпляр, с которым работает этот метод расширения.

match
GKMatch
player
GKPlayer
Атрибуты

Применяется к