![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezAbstractFunctionProperty, including all inherited members.
AddAttributes(ezPropertyAttribute *pAttrib1, ezPropertyAttribute *pAttrib2=nullptr, ezPropertyAttribute *pAttrib3=nullptr, ezPropertyAttribute *pAttrib4=nullptr, ezPropertyAttribute *pAttrib5=nullptr, ezPropertyAttribute *pAttrib6=nullptr) | ezAbstractFunctionProperty | inline |
AddFlags(ezBitflags< ezPropertyFlags > flags) | ezAbstractFunctionProperty | inline |
Execute(void *pInstance, ezArrayPtr< ezVariant > arguments, ezVariant &out_returnValue) const =0 | ezAbstractFunctionProperty | pure virtual |
ezAbstractFunctionProperty(const char *szPropertyName) | ezAbstractFunctionProperty | inline |
ezAbstractProperty(const char *szPropertyName) | ezAbstractProperty | inline |
GetArgumentCount() const =0 | ezAbstractFunctionProperty | pure virtual |
GetArgumentFlags(ezUInt32 uiParamIndex) const =0 | ezAbstractFunctionProperty | pure virtual |
GetArgumentType(ezUInt32 uiParamIndex) const =0 | ezAbstractFunctionProperty | pure virtual |
GetAttributeByType() const | ezAbstractProperty | |
GetAttributes() const | ezAbstractProperty | inline |
GetCategory() const override | ezAbstractFunctionProperty | inlinevirtual |
GetFlags() const | ezAbstractProperty | inline |
GetFunctionType() const =0 | ezAbstractFunctionProperty | pure virtual |
GetPropertyName() const | ezAbstractProperty | inline |
GetReturnFlags() const =0 | ezAbstractFunctionProperty | pure virtual |
GetReturnType() const =0 | ezAbstractFunctionProperty | pure virtual |
GetSpecificType() const override | ezAbstractFunctionProperty | inlinevirtual |
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 |