GKMatchDelegate_Extensions.StateChangedForPlayer Méthode

Définition

Méthode appelée lorsque l’état de connexion d’un joueur change.

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

Paramètres

This
IGKMatchDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

match
GKMatch
player
GKPlayer
Attributs

S’applique à