Click or drag to resize

GameLiftManagerGetLowestPeerId Method

Returns the current lowest 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 GetLowestPeerId()

Return Value

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