UxrComponent.GlobalUnregistering Event

Called before unregistering a component.

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

Syntax

C#

public static event Action<UxrComponent> GlobalUnregistering


Value

Type: System.Action(UxrComponent)

See Also

Reference

UxrComponent Class
UltimateXR.Core.Components Namespace