ezEngine Release 25.08
Loading...
Searching...
No Matches
ezTypedMapProperty< Type > Member List

This is the complete list of members for ezTypedMapProperty< Type >, 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
ezTypedMapProperty(const char *szPropertyName) (defined in ezTypedMapProperty< Type >)ezTypedMapProperty< Type >inline
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 overrideezTypedMapProperty< Type >inlinevirtual
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