







![]() ![]() |
ClockStone Audio Toolkit for Unity - Documentation |
SingletonMonoBehaviour<(Of <(<'T>)>)> Methods |
SingletonMonoBehaviour<(Of <(<'T>)>)> Class See Also Send Feedback |
![]() |
The SingletonMonoBehaviour<(Of <(<'T>)>)> generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
ActivateSingletonInstance |
Activates the singleton instance.
|
![]() ![]() |
DoesInstanceExist |
Checks if an instance of this MonoBehaviour exists.
|
![]() ![]() |
SetSingletonAutoCreate |
Sets the object to be instantiated automatically if no instance of the singleton is found.
|
![]() ![]() |
SetSingletonType |
Only required for Flash builds. If this function is not called by the class deriving from
SingletonMonoBehaviour in the constructor the singleton can not be found by GetSingleton(...)
|