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

ShareAndLocalizeParams Struct

A network agnostic struct that holds the data that needs to be sent for a person to join another persons colocated group.

Fields

ulong requestingPlayerId[Get]
ulong requestingPlayerOculusId[Get]
Guid anchorUUID[Get]
bool anchorFlowSucceeded[Get]

Member Functions

ShareAndLocalizeParams
( ulong requestingPlayerId,
ulong requestingPlayerOculusId,
Guid anchorUUID )
ShareAndLocalizeParams
( ulong requestingPlayerId,
ulong requestingPlayerOculusId,
Guid anchorUUID,
bool anchorFlowSucceeded )
override string ToString ( )