次の方法で共有


GKMatchmakingPlayersEventArgs クラス

定義

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

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

コンストラクター

GKMatchmakingPlayersEventArgs(GKPlayer[])

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

プロパティ

PlayerIDs

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

適用対象