다음을 통해 공유


GKMatchConnectionChangedEventArgs 클래스

정의

StateChangedForPlayer 이벤트에 대한 데이터를 제공합니다.

public class GKMatchConnectionChangedEventArgs : EventArgs
type GKMatchConnectionChangedEventArgs = class
    inherit EventArgs
상속
GKMatchConnectionChangedEventArgs

생성자

GKMatchConnectionChangedEventArgs(GKPlayer, GKPlayerConnectionState)

GKMatchConnectionChangedEventArgs 클래스의 새 instance 초기화합니다.

속성

Player

StateChangedForPlayer 이벤트에 대한 데이터를 제공합니다.

State

StateChangedForPlayer 이벤트에 대한 데이터를 제공합니다.

적용 대상