UxrAbstractSingleton<T>.HasInstance Property

Gets whether there is a singleton instance available.

Namespace: UltimateXR.Core.Components.Singleton
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public static bool HasInstance { get; }

Property Value

Type: Boolean

See Also

Reference

UxrAbstractSingleton<T> Class
UltimateXR.Core.Components.Singleton Namespace