Share via


GKPlayersEventArgs(String[]) Constructor

Definition

Create a new instance of the GKPlayersEventArgs with the specified event data.

public GKPlayersEventArgs(string[] playerIDs);
new GameKit.GKPlayersEventArgs : string[] -> GameKit.GKPlayersEventArgs

Parameters

playerIDs
String[]

The value for the PlayerIDs property.

Applies to