If you want to implement your own singleton class whose script can be attached to any Unity GameObject, then your own singleton class need to inherit from either "MonoSingleton<T>" class or ...
Color Concepts -Snippets: 1. Change Button Text and Image Color. 2. Toggle Button for Image Color Change GameObject 1. Game Object Properties 2. Set gameObject.tag in script and retrieval of objects ...