UxrStateSyncEventArgs Class
Base event args to synchronize the state of entities for network synchronization.
Inheritance Hierarchy
System.Object
System.EventArgs
UltimateXR.Core.StateSync.UxrStateSyncEventArgs
UltimateXR.Avatar.UxrAvatarSyncEventArgs
UltimateXR.Manipulation.UxrManipulationSyncEventArgs
Namespace: UltimateXR.Core.StateSync
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public abstract class UxrStateSyncEventArgs : EventArgs
The UxrStateSyncEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UxrStateSyncEventArgs |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |
See Also
Reference
UltimateXR.Core.StateSync Namespace
UltimateXR.Core.StateSync.IUxrStateSync