다음을 통해 공유


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
특성

적용 대상