ezEngine  Release 25.03
ezTypedEnumProperty< EnumType > Member List

This is the complete list of members for ezTypedEnumProperty< EnumType >, 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
ezAbstractEnumerationProperty(const char *szPropertyName)ezAbstractEnumerationPropertyinline
ezAbstractMemberProperty(const char *szPropertyName)ezAbstractMemberPropertyinline
ezAbstractProperty(const char *szPropertyName)ezAbstractPropertyinline
ezTypedEnumProperty(const char *szPropertyName)ezTypedEnumProperty< EnumType >inline
GetAttributeByType() constezAbstractProperty
GetAttributes() constezAbstractPropertyinline
GetCategory() const overrideezAbstractMemberPropertyinlinevirtual
GetFlags() constezAbstractPropertyinline
GetPropertyName() constezAbstractPropertyinline
GetPropertyPointer(const void *pInstance) const =0ezAbstractMemberPropertypure virtual
GetSpecificType() const overrideezTypedEnumProperty< EnumType >inlinevirtual
GetValue(const void *pInstance) const =0ezAbstractEnumerationPropertypure virtual
GetValuePtr(const void *pInstance, void *pObject) const overrideezAbstractEnumerationPropertyinlinevirtual
m_Attributes (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_Flags (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_szPropertyName (defined in ezAbstractProperty)ezAbstractPropertyprotected
SetValue(void *pInstance, ezInt64 value) const =0ezAbstractEnumerationPropertypure virtual
SetValuePtr(void *pInstance, const void *pObject) const overrideezAbstractEnumerationPropertyinlinevirtual
~ezAbstractProperty() (defined in ezAbstractProperty)ezAbstractPropertyvirtual