ComponentSingleton<T>.

ExistingInstance Property

Summary

Returns the FlexiMotion.ComponentSingleton`1.Instance if it has already been created.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion
Containing Type
ComponentSingleton<T>

Syntax

public static T ExistingInstance { get; }

Value

Type Description
T