ezEngine  Release 25.03
ezTypedFunctionProperty< R, Args > Member List

This is the complete list of members for ezTypedFunctionProperty< R, Args >, including all inherited members.

AddAttributes(ezPropertyAttribute *pAttrib1, ezPropertyAttribute *pAttrib2=nullptr, ezPropertyAttribute *pAttrib3=nullptr, ezPropertyAttribute *pAttrib4=nullptr, ezPropertyAttribute *pAttrib5=nullptr, ezPropertyAttribute *pAttrib6=nullptr)ezAbstractFunctionPropertyinline
AddFlags(ezBitflags< ezPropertyFlags > flags)ezAbstractFunctionPropertyinline
Execute(void *pInstance, ezArrayPtr< ezVariant > arguments, ezVariant &out_returnValue) const =0ezAbstractFunctionPropertypure virtual
ezAbstractFunctionProperty(const char *szPropertyName)ezAbstractFunctionPropertyinline
ezAbstractProperty(const char *szPropertyName)ezAbstractPropertyinline
ezTypedFunctionProperty(const char *szPropertyName) (defined in ezTypedFunctionProperty< R, Args >)ezTypedFunctionProperty< R, Args >inline
GetArgumentCount() const overrideezTypedFunctionProperty< R, Args >inlinevirtual
GetArgumentFlags(ezUInt32 uiParamIndex) const overrideezTypedFunctionProperty< R, Args >inlinevirtual
GetArgumentType(ezUInt32 uiParamIndex) const overrideezTypedFunctionProperty< R, Args >inlinevirtual
GetAttributeByType() constezAbstractProperty
GetAttributes() constezAbstractPropertyinline
GetCategory() const overrideezAbstractFunctionPropertyinlinevirtual
GetFlags() constezAbstractPropertyinline
GetFunctionType() const =0ezAbstractFunctionPropertypure virtual
GetParameterFlagsImpl(ezUInt32 uiParamIndex, std::index_sequence< I... >) const (defined in ezTypedFunctionProperty< R, Args >)ezTypedFunctionProperty< R, Args >inline
GetParameterTypeImpl(ezUInt32 uiParamIndex, std::index_sequence< I... >) const (defined in ezTypedFunctionProperty< R, Args >)ezTypedFunctionProperty< R, Args >inline
GetPropertyName() constezAbstractPropertyinline
GetReturnFlags() const overrideezTypedFunctionProperty< R, Args >inlinevirtual
GetReturnType() const overrideezTypedFunctionProperty< R, Args >inlinevirtual
GetSpecificType() const overrideezAbstractFunctionPropertyinlinevirtual
m_Attributes (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_Flags (defined in ezAbstractProperty)ezAbstractPropertyprotected
m_szPropertyName (defined in ezAbstractProperty)ezAbstractPropertyprotected
~ezAbstractProperty() (defined in ezAbstractProperty)ezAbstractPropertyvirtual