UxrComponent<T>.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<T> GlobalEnabled
Value
Type: System.Action(T)