27 #include "Singleton.inl"
~Singleton()
Destroy a singleton and nullify it's pointer.
static AParent * FSingleton
The singleton object.
A class for creating static singletons.
Singleton(const bool AInit) noexcept
Optionally initialize the singleton with the current object.