◆ GetPlayer() [2/2]

static NetworkedPlayer EdgeMultiplay.EdgeManager.GetPlayer ( string  playerId)
static

Get Player using the player id

Parameters
playerIdplayerId is a unique Id assigned to player during OnRegister() and saved into EdgeManager.gameSession.playerId
Returns
The NetworkedPlayer of the supplied playerId