Plasma Engine  2.0
Loading...
Searching...
No Matches
plAbstractFunctionProperty Member List

This is the complete list of members for plAbstractFunctionProperty, including all inherited members.

AddAttributes(plPropertyAttribute *pAttrib1, plPropertyAttribute *pAttrib2=nullptr, plPropertyAttribute *pAttrib3=nullptr, plPropertyAttribute *pAttrib4=nullptr, plPropertyAttribute *pAttrib5=nullptr, plPropertyAttribute *pAttrib6=nullptr)plAbstractFunctionPropertyinline
AddFlags(plBitflags< plPropertyFlags > flags)plAbstractFunctionPropertyinline
Execute(void *pInstance, plArrayPtr< plVariant > arguments, plVariant &out_returnValue) const =0plAbstractFunctionPropertypure virtual
GetArgumentCount() const =0plAbstractFunctionPropertypure virtual
GetArgumentFlags(plUInt32 uiParamIndex) const =0plAbstractFunctionPropertypure virtual
GetArgumentType(plUInt32 uiParamIndex) const =0plAbstractFunctionPropertypure virtual
GetAttributeByType() constplAbstractProperty
GetAttributes() constplAbstractPropertyinline
GetCategory() const overrideplAbstractFunctionPropertyinlinevirtual
GetFlags() constplAbstractPropertyinline
GetFunctionType() const =0plAbstractFunctionPropertypure virtual
GetPropertyName() constplAbstractPropertyinline
GetReturnFlags() const =0plAbstractFunctionPropertypure virtual
GetReturnType() const =0plAbstractFunctionPropertypure virtual
GetSpecificType() const overrideplAbstractFunctionPropertyinlinevirtual
m_Attributes (defined in plAbstractProperty)plAbstractPropertyprotected
m_Flags (defined in plAbstractProperty)plAbstractPropertyprotected
m_szPropertyName (defined in plAbstractProperty)plAbstractPropertyprotected
plAbstractFunctionProperty(const char *szPropertyName)plAbstractFunctionPropertyinline
plAbstractProperty(const char *szPropertyName)plAbstractPropertyinline
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual