LeviLamina
Loading...
Searching...
No Matches
HealthAttributeDelegate Class Reference
+ Inheritance diagram for HealthAttributeDelegate:

Public Member Functions

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 Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mTickCounter
 
::ll::TypedStorage< 8, 8, ::Mob * > mMob
 
::ll::TypedStorage< 4, 4, ::AttributeInstanceHandlemAttributeHandle
 

Member Function Documentation

◆ tick()

virtual void HealthAttributeDelegate::tick ( ::AttributeInstance & mutableInstance,
::AttributeModificationContext & context )
virtual

Reimplemented from AttributeInstanceDelegate.

◆ willChange()

virtual bool HealthAttributeDelegate::willChange ( float oldValue,
float newValue,
::AttributeBuff const & buff )
virtual

Reimplemented from AttributeInstanceDelegate.

◆ change()

virtual float HealthAttributeDelegate::change ( float oldValue,
float newValue,
::AttributeBuff const & buff )
virtual

Reimplemented from AttributeInstanceDelegate.

◆ getBuffValueWithModifiers()

virtual float HealthAttributeDelegate::getBuffValueWithModifiers ( ::AttributeBuff const & buff) const
virtual

Reimplemented from AttributeInstanceDelegate.


The documentation for this class was generated from the following file: