My Project
|
Static Protected Attributes | |
static T | _instance |
Properties | |
static T | Get [get] |
Returns the singleton instance. | |
|
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.