Share via


GKPlayerEventArgs(String) Constructor

Definition

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

public GKPlayerEventArgs(string playerID);
new GameKit.GKPlayerEventArgs : string -> GameKit.GKPlayerEventArgs

Parameters

playerID
String

The value for the PlayerID property.

Applies to