ezEngine  Release 25.03
ezResourceAccessorProperty< Class, Type > Member List

This is the complete list of members for ezResourceAccessorProperty< Class, 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
ezAbstractMemberProperty(const char *szPropertyName)ezAbstractMemberPropertyinline
ezAbstractProperty(const char *szPropertyName)ezAbstractPropertyinline
ezResourceAccessorProperty(const char *szPropertyName, GetterFunc getter, SetterFunc setter) (defined in ezResourceAccessorProperty< Class, Type >)ezResourceAccessorProperty< Class, Type >inline
ezTypedMemberProperty(const char *szPropertyName)ezTypedMemberProperty< ezStringView >inline
GetAttributeByType() constezAbstractProperty
GetAttributes() constezAbstractPropertyinline
GetCategory() const overrideezAbstractMemberPropertyinlinevirtual
GetFlags() constezAbstractPropertyinline
GetPropertyName() constezAbstractPropertyinline
GetPropertyPointer(const void *pInstance) const overrideezResourceAccessorProperty< Class, Type >inlinevirtual
GetSpecificType() const overrideezTypedMemberProperty< ezStringView >inlinevirtual
ezAbstractMemberProperty::GetSpecificType() const =0ezAbstractPropertypure virtual
GetterFunc typedef (defined in ezResourceAccessorProperty< Class, Type >)ezResourceAccessorProperty< Class, Type >
GetValue(const void *pInstance) const overrideezResourceAccessorProperty< Class, Type >inlinevirtual
GetValuePtr(const void *pInstance, void *pObject) const overrideezTypedMemberProperty< ezStringView >inlinevirtual
HandleType typedef (defined in ezResourceAccessorProperty< Class, Type >)ezResourceAccessorProperty< Class, Type >
m_Attributes (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_Flags (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_szPropertyName (defined in ezAbstractProperty)ezAbstractPropertyprotected
RealType typedef (defined in ezResourceAccessorProperty< Class, Type >)ezResourceAccessorProperty< Class, Type >
ResourceType typedef (defined in ezResourceAccessorProperty< Class, Type >)ezResourceAccessorProperty< Class, Type >
SetterFunc typedef (defined in ezResourceAccessorProperty< Class, Type >)ezResourceAccessorProperty< Class, Type >
SetValue(void *pInstance, RealType value) const overrideezResourceAccessorProperty< Class, Type >inlinevirtual
SetValuePtr(void *pInstance, const void *pObject) const overrideezTypedMemberProperty< ezStringView >inlinevirtual
~ezAbstractProperty() (defined in ezAbstractProperty)ezAbstractPropertyvirtual