LeviLamina
Loading...
Searching...
No Matches
AttributeModifier Class Reference

Public Member Functions

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 Public Member Functions

static MCAPI ::mce::UUID const & mInvalidUUID ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::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::UUIDmId
 
::ll::TypedStorage< 1, 1, bool > mSerialize
 

The documentation for this class was generated from the following file: