void | AddPlayer ( Player player ) |
void | RemovePlayer ( Player player ) |
Player? | GetPlayerWithPlayerId ( ulong playerId ) |
Player? | GetPlayerWithOculusId ( ulong oculusId ) |
List< Player > | GetAllPlayers ( ) |
void | AddAnchor ( Anchor anchor ) |
void | RemoveAnchor ( Anchor anchor ) |
Anchor? | GetAnchor ( ulong ownerOculusId ) |
List< Anchor > | GetAllAnchors ( ) |
uint | |
void |
void Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.AddPlayer ( Player player ) |
---|
No description available.
|
void Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.RemovePlayer ( Player player ) |
---|
No description available.
|
Player? Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.GetPlayerWithPlayerId ( ulong playerId ) |
---|
No description available.
|
Player? Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.GetPlayerWithOculusId ( ulong oculusId ) |
---|
No description available.
|
List< Player > Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.GetAllPlayers ( ) |
---|
No description available.
|
void Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.AddAnchor ( Anchor anchor ) |
---|
No description available.
|
void Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.RemoveAnchor ( Anchor anchor ) |
---|
No description available.
|
Anchor? Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.GetAnchor ( ulong ownerOculusId ) |
---|
No description available.
|
List< Anchor > Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.GetAllAnchors ( ) |
---|
No description available.
|
uint Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.GetColocationGroupCount ( ) |
---|
No description available.
|
void Meta.XR.MultiplayerBlocks.NGO.NetcodeGameObjectsNetworkData.IncrementColocationGroupCount ( ) |
---|
No description available.
|