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