UxrComponent.GlobalEnabled Event
Called when a component was enabled.
Namespace: UltimateXR.Core.Components
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static event Action<UxrComponent> GlobalEnabled
Value
Type: System.Action(UxrComponent)