|
|
| AttributeModifier (AttributeModifier const &) |
|
virtual bool | isInstantaneous () const |
|
MCAPI | AttributeModifier (::mce::UUID id, ::std::string const &name, float amount, int operation, int operand, bool serializable) |
|
MCAPI | AttributeModifier (::mce::UUID id, ::std::string const &name, float amount, ::AttributeModifierOperation operation, ::AttributeOperands operand, bool serializable) |
|
MCFOLD float | getAmount () const |
|
MCFOLD::mce::UUID const & | getId () const |
|
MCFOLD::std::string const & | getName () const |
|
MCFOLD int | getOperand () const |
|
MCFOLD int | getOperation () const |
|
MCAPI::AttributeModifier & | operator= (::AttributeModifier const &rhs) |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (::mce::UUID id, ::std::string const &name, float amount, int operation, int operand, bool serializable) |
|
MCAPI void * | $ctor (::mce::UUID id, ::std::string const &name, float amount, ::AttributeModifierOperation operation, ::AttributeOperands operand, bool serializable) |
|
MCAPI void | $dtor () |
|
MCFOLD bool | $isInstantaneous () const |
|
|
::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 |
◆ $vftable()
| MCAPI void ** AttributeModifier::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: