GKMatchmakingPlayersEventArgs(GKPlayer[]) Constructor

Definition

Initializes a new instance of the GKMatchmakingPlayersEventArgs class.

public GKMatchmakingPlayersEventArgs (GameKit.GKPlayer[] playerIDs);
new GameKit.GKMatchmakingPlayersEventArgs : GameKit.GKPlayer[] -> GameKit.GKMatchmakingPlayersEventArgs

Parameters

playerIDs
GKPlayer[]

Applies to