次の方法で共有


GKMatchConnectionChangedEventArgs クラス

定義

StateChangedForPlayer イベントのデータを提供します。

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

コンストラクター

GKMatchConnectionChangedEventArgs(GKPlayer, GKPlayerConnectionState)

GKMatchConnectionChangedEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

Player

StateChangedForPlayer イベントのデータを提供します。

State

StateChangedForPlayer イベントのデータを提供します。

適用対象