GKMatchConnectionChangedEventArgs 类

定义

StateChangedForPlayer 事件提供数据。

public class GKMatchConnectionChangedEventArgs : EventArgs
type GKMatchConnectionChangedEventArgs = class
    inherit EventArgs
继承
GKMatchConnectionChangedEventArgs

构造函数

GKMatchConnectionChangedEventArgs(GKPlayer, GKPlayerConnectionState)

初始化 GKMatchConnectionChangedEventArgs 类的新实例。

属性

Player

StateChangedForPlayer 事件提供数据。

State

StateChangedForPlayer 事件提供数据。

适用于