From https://github.com/UnityCommunity/UnitySingleton
Credits to https://github.com/UnityCommunity
Two types of Singleton generics:
MonoSingleton
for MonoBehaviour SingletonsSingleton
for Generic C# Singletons
From https://github.com/UnityCommunity/UnitySingleton
Credits to https://github.com/UnityCommunity
Two types of Singleton generics:
MonoSingleton
for MonoBehaviour SingletonsSingleton
for Generic C# Singletons