Click or drag to resize

GameLiftManagerGetHighestPeerId Method

Returns the current highest peerID value out of all the currently connected players

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int GetHighestPeerId()

Return Value

Type: Int32
The highest peer id of all the users in this match
See Also