18 ::ll::TypedStorage<4, 4, float> mAmount;
19 ::ll::TypedStorage<4, 4, ::AttributeModifierOperation> mOperation;
20 ::ll::TypedStorage<4, 4, ::AttributeOperands> mOperand;
21 ::ll::TypedStorage<8, 32, ::std::string> mName;
22 ::ll::TypedStorage<8, 16, ::mce::UUID> mId;
23 ::ll::TypedStorage<1, 1, bool> mSerialize;
33 virtual bool isInstantaneous()
const;
43 ::std::string
const& name,
56 MCAPI static ::mce::UUID
const& mInvalidUUID();
65 $ctor(
::mce::UUID id, ::std::string
const& name,
float amount,
int operation,
int operand,
bool serializable);
77 MCFOLD
bool $isInstantaneous()
const;
83 MCAPI
static void** $vftable();