UxrComponent.GlobalUnregistered Event

Called when a component was unregistered.

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

Syntax

C#

public static event Action<UxrComponent> GlobalUnregistered


Value

Type: System.Action(UxrComponent)

See Also

Reference

UxrComponent Class
UltimateXR.Core.Components Namespace