UxrAvatarUpdateEventArgs Class

Contains information about an avatar update event.

Inheritance Hierarchy

System.Object
  System.EventArgs
    UltimateXR.Avatar.UxrAvatarEventArgs
      UltimateXR.Avatar.UxrAvatarUpdateEventArgs
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public class UxrAvatarUpdateEventArgs : UxrAvatarEventArgs


The UxrAvatarUpdateEventArgs type exposes the following members.

Constructors

NameDescription
Public methodUxrAvatarUpdateEventArgs Constructor.

Properties

NameDescription
Public propertyUpdateStage Gets the update stage the update event belongs to.

Extension Methods

NameDescription
Public Extension MethodThrowIfNull Throws an exception if the object is null. (Defined by ObjectExt.)

See Also

Reference

UltimateXR.Avatar Namespace