JUtils
A unity utilities library
|
A MonoBehaviour where you can easily access all of its instances More...
Protected Member Functions | |
virtual void | OnEnable () |
virtual void | OnDisable () |
Properties | |
static List< T > | all [get] |
Get all enables instances of this type More... | |
A MonoBehaviour where you can easily access all of its instances
T | : | MultitonBehaviour<T> |
|
inlineprotectedvirtual |
References JUtils.MultitonBehaviour< T >.all.
|
inlineprotectedvirtual |
References JUtils.MultitonBehaviour< T >.all.
|
staticget |
Get all enables instances of this type