UxrAbstractSingleton<T>.IsInitialized Property
Gets or sets whether the singleton has been initialized.
Namespace: UltimateXR.Core.Components.Singleton
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsInitialized { get; }
Property Value
Type: Boolean
See Also
Reference
UxrAbstractSingleton<T> Class
UltimateXR.Core.Components.Singleton Namespace