Share via


GKMatchmakingPlayerEventArgs(GKPlayer) Constructor

Definition

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

public GKMatchmakingPlayerEventArgs(GameKit.GKPlayer playerID);
new GameKit.GKMatchmakingPlayerEventArgs : GameKit.GKPlayer -> GameKit.GKMatchmakingPlayerEventArgs

Parameters

playerID
GKPlayer

The value for the PlayerID property.

Applies to