UxrComponent<T>.Awake Method
Registers itself in the static list of components.
Namespace: UltimateXR.Core.Components
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected override void Awake()
Registers itself in the static list of components.
Namespace: UltimateXR.Core.Components
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
protected override void Awake()