ezEngine  Release 25.03
ezInternal::NewInstance< T > Struct Template Reference

Public Member Functions

EZ_ALWAYS_INLINE NewInstance (T *pInstance, ezAllocator *pAllocator)
 
template<typename U >
EZ_ALWAYS_INLINE NewInstance (NewInstance< U > &&other)
 
EZ_ALWAYS_INLINE NewInstance (std::nullptr_t)
 
template<typename U >
EZ_ALWAYS_INLINE NewInstance< U > Cast ()
 
EZ_ALWAYS_INLINE operator T* ()
 
EZ_ALWAYS_INLINE T * operator-> ()
 

Public Attributes

T * m_pInstance = nullptr
 
ezAllocatorm_pAllocator = nullptr
 

The documentation for this struct was generated from the following file: