







![]() ![]() |
ClockStone Audio Toolkit for Unity - Documentation |
SingletonMonoBehaviour<(Of <(<'T>)>)> Properties |
SingletonMonoBehaviour<(Of <(<'T>)>)> Class See Also Send Feedback |
![]() |
The SingletonMonoBehaviour<(Of <(<'T>)>)> generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Instance |
Gets the singleton instance.
|
![]() |
isSingletonObject |
must return true if this instance of the object is the singleton. Can be used to allow multiple objects of this type
that are "add-ons" to the singleton.
|