|
virtual void | tick (::AttributeInstance &mutableInstance, ::AttributeModificationContext &context) |
|
virtual bool | willChange (float oldValue, float newValue, ::AttributeBuff const &buff) |
|
virtual float | change (float oldValue, float newValue, ::AttributeBuff const &buff) |
|
virtual float | getBuffValueWithModifiers (::AttributeBuff const &buff) const |
|
MCAPI void | $tick (::AttributeInstance &mutableInstance, ::AttributeModificationContext &context) |
|
MCAPI bool | $willChange (float oldValue, float newValue, ::AttributeBuff const &buff) |
|
MCAPI float | $change (float oldValue, float newValue, ::AttributeBuff const &buff) |
|
MCAPI float | $getBuffValueWithModifiers (::AttributeBuff const &buff) const |
|
virtual void | notify (int64, ::AttributeModificationContext &) |
|
MCAPI::AttributeInstance * | _getMutableInstance (::AttributeModificationContext &context) const |
|
MCFOLD void | $notify (int64, ::AttributeModificationContext &) |
|
|
static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 4, 4, int > | mTickCounter |
|
::ll::TypedStorage< 8, 8, ::Mob * > | mMob |
|
::ll::TypedStorage< 4, 4, ::AttributeInstanceHandle > | mAttributeHandle |
|
◆ tick()
◆ willChange()
virtual bool HealthAttributeDelegate::willChange |
( |
float | oldValue, |
|
|
float | newValue, |
|
|
::AttributeBuff const & | buff ) |
|
virtual |
◆ change()
virtual float HealthAttributeDelegate::change |
( |
float | oldValue, |
|
|
float | newValue, |
|
|
::AttributeBuff const & | buff ) |
|
virtual |
◆ getBuffValueWithModifiers()
virtual float HealthAttributeDelegate::getBuffValueWithModifiers |
( |
::AttributeBuff const & | buff | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: