| 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 |
| ezAbstractEnumerationProperty(const char *szPropertyName) | ezAbstractEnumerationProperty | inline |
| ezAbstractMemberProperty(const char *szPropertyName) | ezAbstractMemberProperty | inline |
| ezAbstractProperty(const char *szPropertyName) | ezAbstractProperty | inline |
| ezEnumAccessorProperty(const char *szPropertyName, GetterFunc getter, SetterFunc setter) | ezEnumAccessorProperty< Class, EnumType, Type > | inline |
| ezTypedEnumProperty(const char *szPropertyName) | ezTypedEnumProperty< EnumType > | 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 override | ezEnumAccessorProperty< Class, EnumType, Type > | inlinevirtual |
| GetSpecificType() const override | ezTypedEnumProperty< EnumType > | inlinevirtual |
| GetterFunc typedef (defined in ezEnumAccessorProperty< Class, EnumType, Type >) | ezEnumAccessorProperty< Class, EnumType, Type > | |
| GetValue(const void *pInstance) const override | ezEnumAccessorProperty< Class, EnumType, Type > | inlinevirtual |
| GetValuePtr(const void *pInstance, void *pObject) const override | ezAbstractEnumerationProperty | inlinevirtual |
| m_Attributes (defined in ezAbstractProperty) | ezAbstractProperty | protected |
| m_Flags (defined in ezAbstractProperty) | ezAbstractProperty | protected |
| m_szPropertyName (defined in ezAbstractProperty) | ezAbstractProperty | protected |
| RealType typedef (defined in ezEnumAccessorProperty< Class, EnumType, Type >) | ezEnumAccessorProperty< Class, EnumType, Type > | |
| SetterFunc typedef (defined in ezEnumAccessorProperty< Class, EnumType, Type >) | ezEnumAccessorProperty< Class, EnumType, Type > | |
| SetValue(void *pInstance, ezInt64 value) const override | ezEnumAccessorProperty< Class, EnumType, Type > | inlinevirtual |
| SetValuePtr(void *pInstance, const void *pObject) const override | ezAbstractEnumerationProperty | inlinevirtual |
| ~ezAbstractProperty() (defined in ezAbstractProperty) | ezAbstractProperty | virtual |