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