|  | ezEngine Release 25.08
    | 
[internal] Helper class to implement ezSingletonRegistry and EZ_DECLARE_SINGLETON More...
#include <Singleton.h>
| Public Member Functions | |
| EZ_ALWAYS_INLINE | ezSingletonRegistrar (TYPE *pType) | 
[internal] Helper class to implement ezSingletonRegistry and EZ_DECLARE_SINGLETON
Classes that use EZ_DECLARE_SINGLETON must pass their this pointer to their m_SingletonRegistrar member during construction.