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

FusionPlayer Struct

A Photon Fusion wrapper for the Player class Used to be able to serialize and send the Player data over the network.
Meta::XR::MultiplayerBlocks::Colocation::Fusion::FusionPlayer extends INetworkStruct.
Meta::XR::MultiplayerBlocks::Colocation::Fusion::FusionPlayer extends IEquatable< FusionPlayer >.

Overview

Data Fields

ulong
ulong
uint

Public Member Functions

FusionPlayer
( Player player )
Player
bool
Equals
( FusionPlayer other )

Details

Fields

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

Member Functions

Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionPlayer.FusionPlayer
( Player player )
No description available.
Player Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionPlayer.GetPlayer ( )
No description available.
bool Meta.XR.MultiplayerBlocks.Colocation.Fusion.FusionPlayer.Equals
( FusionPlayer other )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon