![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezConstructorFunctionProperty< CLASS, Args >, 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 override | ezConstructorFunctionProperty< CLASS, Args > | inlinevirtual |
ExecuteImpl(ezTraitInt< 1 >, ezVariant &out_returnValue, ezArrayPtr< ezVariant > arguments, std::index_sequence< I... >) const (defined in ezConstructorFunctionProperty< CLASS, Args >) | ezConstructorFunctionProperty< CLASS, Args > | inline |
ExecuteImpl(ezTraitInt< 0 >, ezVariant &out_returnValue, ezArrayPtr< ezVariant > arguments, std::index_sequence< I... >) const (defined in ezConstructorFunctionProperty< CLASS, Args >) | ezConstructorFunctionProperty< CLASS, Args > | inline |
ezAbstractFunctionProperty(const char *szPropertyName) | ezAbstractFunctionProperty | inline |
ezAbstractProperty(const char *szPropertyName) | ezAbstractProperty | inline |
ezConstructorFunctionProperty() (defined in ezConstructorFunctionProperty< CLASS, Args >) | ezConstructorFunctionProperty< CLASS, Args > | inline |
ezTypedFunctionProperty(const char *szPropertyName) (defined in ezTypedFunctionProperty< CLASS *, Args... >) | ezTypedFunctionProperty< CLASS *, Args... > | inline |
GetArgumentCount() const override | ezTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
ezAbstractFunctionProperty::GetArgumentCount() const =0 | ezAbstractFunctionProperty | pure virtual |
GetArgumentFlags(ezUInt32 uiParamIndex) const override | ezTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
GetArgumentType(ezUInt32 uiParamIndex) const override | ezTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
GetAttributeByType() const | ezAbstractProperty | |
GetAttributes() const | ezAbstractProperty | inline |
GetCategory() const override | ezAbstractFunctionProperty | inlinevirtual |
GetFlags() const | ezAbstractProperty | inline |
GetFunctionType() const override | ezConstructorFunctionProperty< CLASS, Args > | inlinevirtual |
GetParameterFlagsImpl(ezUInt32 uiParamIndex, std::index_sequence< I... >) const (defined in ezTypedFunctionProperty< CLASS *, Args... >) | ezTypedFunctionProperty< CLASS *, Args... > | inline |
GetParameterTypeImpl(ezUInt32 uiParamIndex, std::index_sequence< I... >) const (defined in ezTypedFunctionProperty< CLASS *, Args... >) | ezTypedFunctionProperty< CLASS *, Args... > | inline |
GetPropertyName() const | ezAbstractProperty | inline |
GetReturnFlags() const override | ezTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
ezAbstractFunctionProperty::GetReturnFlags() const =0 | ezAbstractFunctionProperty | pure virtual |
GetReturnType() const override | ezTypedFunctionProperty< CLASS *, Args... > | inlinevirtual |
ezAbstractFunctionProperty::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 |