|
virtual void | tick (::AttributeInstance &, ::AttributeModificationContext &) |
|
virtual void | notify (int64, ::AttributeModificationContext &) |
|
virtual bool | willChange (float, float, ::AttributeBuff const &) |
|
virtual float | change (float, float newValue, ::AttributeBuff const &) |
|
virtual float | getBuffValueWithModifiers (::AttributeBuff const &buff) const |
|
MCAPI::AttributeInstance * | _getMutableInstance (::AttributeModificationContext &context) const |
|
MCAPI void | $tick (::AttributeInstance &, ::AttributeModificationContext &) |
|
MCAPI void | $notify (int64, ::AttributeModificationContext &) |
|
MCAPI bool | $willChange (float, float, ::AttributeBuff const &) |
|
MCAPI float | $change (float, float newValue, ::AttributeBuff const &) |
|
MCAPI float | $getBuffValueWithModifiers (::AttributeBuff const &buff) const |
|
◆ _getMutableInstance()
- 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.
◆ $tick()
- 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.
◆ $notify()
- 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.
◆ $willChange()
MCAPI bool AttributeInstanceDelegate::$willChange |
( |
float | , |
|
|
float | , |
|
|
::AttributeBuff const & | ) |
- 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.
◆ $change()
MCAPI float AttributeInstanceDelegate::$change |
( |
float | , |
|
|
float | newValue, |
|
|
::AttributeBuff const & | ) |
- 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.
◆ $getBuffValueWithModifiers()
MCAPI float AttributeInstanceDelegate::$getBuffValueWithModifiers |
( |
::AttributeBuff const & | buff | ) |
const |
- 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.
◆ $vftable()
static MCAPI void ** AttributeInstanceDelegate::$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: