IUxrStateSync.SyncState Method

Executes the state change described by [!:e].

Namespace: UltimateXR.Core.StateSync
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

void SyncState(
	UxrStateSyncEventArgs e,
	bool propagateEvents
)


Parameters

 

e
Type: UltimateXR.Core.StateSync.UxrStateSyncEventArgs
State change information
propagateEvents
Type: System.Boolean
Whether the event should propagate other internal events

See Also

Reference

IUxrStateSync Interface
UltimateXR.Core.StateSync Namespace