![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezAbstractSetProperty, including all inherited members.
AddAttributes(ezPropertyAttribute *pAttrib1, ezPropertyAttribute *pAttrib2=nullptr, ezPropertyAttribute *pAttrib3=nullptr, ezPropertyAttribute *pAttrib4=nullptr, ezPropertyAttribute *pAttrib5=nullptr, ezPropertyAttribute *pAttrib6=nullptr) | ezAbstractProperty | inline |
AddFlags(ezBitflags< ezPropertyFlags > flags) | ezAbstractProperty | inline |
Clear(void *pInstance) const =0 | ezAbstractSetProperty | pure virtual |
Contains(const void *pInstance, const void *pObject) const =0 | ezAbstractSetProperty | pure virtual |
ezAbstractProperty(const char *szPropertyName) | ezAbstractProperty | inline |
ezAbstractSetProperty(const char *szPropertyName) | ezAbstractSetProperty | inline |
GetAttributeByType() const | ezAbstractProperty | |
GetAttributes() const | ezAbstractProperty | inline |
GetCategory() const override | ezAbstractSetProperty | inlinevirtual |
GetFlags() const | ezAbstractProperty | inline |
GetPropertyName() const | ezAbstractProperty | inline |
GetSpecificType() const =0 | ezAbstractProperty | pure virtual |
GetValues(const void *pInstance, ezDynamicArray< ezVariant > &out_keys) const =0 | ezAbstractSetProperty | pure virtual |
Insert(void *pInstance, const void *pObject) const =0 | ezAbstractSetProperty | pure virtual |
IsEmpty(const void *pInstance) const =0 | ezAbstractSetProperty | pure virtual |
m_Attributes (defined in ezAbstractProperty) | ezAbstractProperty | protected |
m_Flags (defined in ezAbstractProperty) | ezAbstractProperty | protected |
m_szPropertyName (defined in ezAbstractProperty) | ezAbstractProperty | protected |
Remove(void *pInstance, const void *pObject) const =0 | ezAbstractSetProperty | pure virtual |
~ezAbstractProperty() (defined in ezAbstractProperty) | ezAbstractProperty | virtual |