Plasma Engine  2.0
Loading...
Searching...
No Matches
plConstantProperty< Type > Member List

This is the complete list of members for plConstantProperty< Type >, including all inherited members.

AddAttributes(plPropertyAttribute *pAttrib1, plPropertyAttribute *pAttrib2=nullptr, plPropertyAttribute *pAttrib3=nullptr, plPropertyAttribute *pAttrib4=nullptr, plPropertyAttribute *pAttrib5=nullptr, plPropertyAttribute *pAttrib6=nullptr)plAbstractPropertyinline
AddFlags(plBitflags< plPropertyFlags > flags)plAbstractPropertyinline
GetAttributeByType() constplAbstractProperty
GetAttributes() constplAbstractPropertyinline
GetCategory() const overrideplAbstractConstantPropertyinlinevirtual
GetConstant() const overrideplConstantProperty< Type >inlinevirtual
GetFlags() constplAbstractPropertyinline
GetPropertyName() constplAbstractPropertyinline
GetPropertyPointer() const overrideplConstantProperty< Type >inlinevirtual
GetSpecificType() const overrideplTypedConstantProperty< Type >inlinevirtual
GetValue() const overrideplConstantProperty< Type >inlinevirtual
m_Attributes (defined in plAbstractProperty)plAbstractPropertyprotected
m_Flags (defined in plAbstractProperty)plAbstractPropertyprotected
m_szPropertyName (defined in plAbstractProperty)plAbstractPropertyprotected
plAbstractConstantProperty(const char *szPropertyName)plAbstractConstantPropertyinline
plAbstractProperty(const char *szPropertyName)plAbstractPropertyinline
plConstantProperty(const char *szPropertyName, Type value)plConstantProperty< Type >inline
plTypedConstantProperty(const char *szPropertyName)plTypedConstantProperty< Type >inline
~plAbstractProperty()=default (defined in plAbstractProperty)plAbstractPropertyvirtual