|
virtual bool | isInstantaneous () const |
|
MCAPI | AttributeModifier (::AttributeModifier const &) |
|
MCAPI | AttributeModifier (::mce::UUID id, ::std::string const &name, float amount, int operation, int operand, bool serializable) |
|
MCAPI::AttributeModifier & | operator= (::AttributeModifier const &rhs) |
|
MCAPI void * | $ctor (::AttributeModifier const &) |
|
MCAPI void * | $ctor (::mce::UUID id, ::std::string const &name, float amount, int operation, int operand, bool serializable) |
|
MCAPI void | $dtor () |
|
MCFOLD bool | $isInstantaneous () const |
|
|
static MCAPI ::mce::UUID const & | mInvalidUUID () |
|
static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 4, 4, float > | mAmount |
|
::ll::TypedStorage< 4, 4, ::AttributeModifierOperation > | mOperation |
|
::ll::TypedStorage< 4, 4, ::AttributeOperands > | mOperand |
|
::ll::TypedStorage< 8, 32, ::std::string > | mName |
|
::ll::TypedStorage< 8, 16, ::mce::UUID > | mId |
|
::ll::TypedStorage< 1, 1, bool > | mSerialize |
|
The documentation for this class was generated from the following file: