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

Public Member Functions

virtual void tick (::AttributeInstance &mutableInstance, ::AttributeModificationContext &context)
 
MCAPI void $tick (::AttributeInstance &mutableInstance, ::AttributeModificationContext &context)
 
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 $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
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 4, ::AttributeInstanceHandlemAttributeHandle
 

Member Function Documentation

◆ tick()

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

Reimplemented from AttributeInstanceDelegate.

◆ $tick()

MCAPI void ExhaustionAttributeDelegate::$tick ( ::AttributeInstance & mutableInstance,
::AttributeModificationContext & context )
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 ** ExhaustionAttributeDelegate::$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.

◆ _getMutableInstance()

MCAPI::AttributeInstance * AttributeInstanceDelegate::_getMutableInstance ( ::AttributeModificationContext & context) const
inherited
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()

MCAPI void AttributeInstanceDelegate::$notify ( int64 ,
::AttributeModificationContext &  )
inherited
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 &  )
inherited
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 &  )
inherited
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
inherited
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: