My Project
Loading...
Searching...
No Matches
Static Protected Attributes | Properties | List of all members
Teal.MonoSingleton< T > Class Template Reference
Inheritance diagram for Teal.MonoSingleton< T >:

Static Protected Attributes

static T _instance
 

Properties

static T Get [get]
 Returns the singleton instance.
 

Property Documentation

◆ Get

T Teal.MonoSingleton< T >.Get
staticget

Returns the singleton instance.

If no instance of the required MonoBehaviour type exists in the scene, the property will return null. Null is also returned if more than one instance is found.


The documentation for this class was generated from the following file: