Player Struct
Extends IEquatable< Player >
A network agnostic class that holds the Player data that is shared between all players.
uint colocationGroupId[Get]
Player ( ulong playerId,
ulong oculusId,
uint colocationGroupId )
bool Equals ( Player other )