UxrAvatar.AvatarUpdating Event
Event called right before before the avatar goes through an UxrUpdateStage of the updating process.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event EventHandler<UxrAvatarUpdateEventArgs> AvatarUpdating
Value
Type: System.EventHandler(UxrAvatarUpdateEventArgs)