![]() |
Plasma Engine
2.0
|
[internal] Helper class to implement plSingletonRegistry and PL_DECLARE_SINGLETON More...
#include <Singleton.h>
Public Member Functions | |
PL_ALWAYS_INLINE | plSingletonRegistrar (TYPE *pType) |
[internal] Helper class to implement plSingletonRegistry and PL_DECLARE_SINGLETON
Classes that use PL_DECLARE_SINGLETON must pass their this pointer to their m_SingletonRegistrar member during construction.