![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezAbstractMemberProperty, 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 |
ezAbstractMemberProperty(const char *szPropertyName) | ezAbstractMemberProperty | inline |
ezAbstractProperty(const char *szPropertyName) | ezAbstractProperty | inline |
GetAttributeByType() const | ezAbstractProperty | |
GetAttributes() const | ezAbstractProperty | inline |
GetCategory() const override | ezAbstractMemberProperty | inlinevirtual |
GetFlags() const | ezAbstractProperty | inline |
GetPropertyName() const | ezAbstractProperty | inline |
GetPropertyPointer(const void *pInstance) const =0 | ezAbstractMemberProperty | pure virtual |
GetSpecificType() const =0 | ezAbstractProperty | pure virtual |
GetValuePtr(const void *pInstance, void *out_pObject) const =0 | ezAbstractMemberProperty | pure virtual |
m_Attributes (defined in ezAbstractProperty) | ezAbstractProperty | protected |
m_Flags (defined in ezAbstractProperty) | ezAbstractProperty | protected |
m_szPropertyName (defined in ezAbstractProperty) | ezAbstractProperty | protected |
SetValuePtr(void *pInstance, const void *pObject) const =0 | ezAbstractMemberProperty | pure virtual |
~ezAbstractProperty() (defined in ezAbstractProperty) | ezAbstractProperty | virtual |