|
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 |
|
|
::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()
static 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: