SingletonBase<>¶
Creates a single instance of
Properties¶
TDerivedClass Instance¶
The singleton instance.
bool IsInstantiated¶
Check if the singleton has been instantiated.
Creates a single instance of
The singleton instance.
Check if the singleton has been instantiated.