ezEngine  Release 25.03
ezAbstractMapProperty Member List

This is the complete list of members for ezAbstractMapProperty, including all inherited members.

AddAttributes(ezPropertyAttribute *pAttrib1, ezPropertyAttribute *pAttrib2=nullptr, ezPropertyAttribute *pAttrib3=nullptr, ezPropertyAttribute *pAttrib4=nullptr, ezPropertyAttribute *pAttrib5=nullptr, ezPropertyAttribute *pAttrib6=nullptr)ezAbstractPropertyinline
AddFlags(ezBitflags< ezPropertyFlags > flags)ezAbstractPropertyinline
Clear(void *pInstance) const =0ezAbstractMapPropertypure virtual
Contains(const void *pInstance, const char *szKey) const =0ezAbstractMapPropertypure virtual
ezAbstractMapProperty(const char *szPropertyName)ezAbstractMapPropertyinline
ezAbstractProperty(const char *szPropertyName)ezAbstractPropertyinline
GetAttributeByType() constezAbstractProperty
GetAttributes() constezAbstractPropertyinline
GetCategory() const overrideezAbstractMapPropertyinlinevirtual
GetFlags() constezAbstractPropertyinline
GetKeys(const void *pInstance, ezHybridArray< ezString, 16 > &out_keys) const =0ezAbstractMapPropertypure virtual
GetPropertyName() constezAbstractPropertyinline
GetSpecificType() const =0ezAbstractPropertypure virtual
GetValue(const void *pInstance, const char *szKey, void *pObject) const =0ezAbstractMapPropertypure virtual
Insert(void *pInstance, const char *szKey, const void *pObject) const =0ezAbstractMapPropertypure virtual
IsEmpty(const void *pInstance) const =0ezAbstractMapPropertypure virtual
m_Attributes (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_Flags (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_szPropertyName (defined in ezAbstractProperty)ezAbstractPropertyprotected
Remove(void *pInstance, const char *szKey) const =0ezAbstractMapPropertypure virtual
~ezAbstractProperty() (defined in ezAbstractProperty)ezAbstractPropertyvirtual