API reference
API reference
Select your platform
No SDKs available
No versions available

Player Struct

A network agnostic class that holds the Player data that is shared between all players.
Meta::XR::MultiplayerBlocks::Colocation::Player extends IEquatable< Player >.

Overview

Data Fields

ulong
ulong
uint

Public Member Functions

Player
( ulong playerId,
ulong oculusId,
uint colocationGroupId )
bool
Equals
( Player other )

Details

Fields

ulong Meta.XR.MultiplayerBlocks.Colocation.Player.playerId
No description available.
ulong Meta.XR.MultiplayerBlocks.Colocation.Player.oculusId
No description available.
uint Meta.XR.MultiplayerBlocks.Colocation.Player.colocationGroupId
No description available.

Member Functions

Meta.XR.MultiplayerBlocks.Colocation.Player.Player
( ulong playerId,
ulong oculusId,
uint colocationGroupId )
No description available.
bool Meta.XR.MultiplayerBlocks.Colocation.Player.Equals
( Player other )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon