LeviLamina
Loading...
Searching...
No Matches
AttributeBuff Class Referenceabstract
+ Inheritance diagram for AttributeBuff:

Public Member Functions

 AttributeBuff (AttributeBuff const &)
 
virtual bool isInstantaneous () const =0
 
virtual bool isSerializable () const =0
 
virtual void setDurationAmplifier (::std::shared_ptr<::Amplifier > amplifier)
 
MCAPI AttributeBuff (float amount, int operand, ::AttributeBuffType type)
 
MCAPI AttributeBuff (float amount, int operand, ::ActorDamageSource const &source, ::AttributeBuffType type)
 
MCAPI float getAmount () const
 
MCAPI::AttributeBuff & operator= (::AttributeBuff const &)
 
MCAPI void * $ctor (float amount, int operand, ::AttributeBuffType type)
 
MCAPI void * $ctor (float amount, int operand, ::ActorDamageSource const &source, ::AttributeBuffType type)
 
MCAPI void $dtor ()
 
MCAPI void $setDurationAmplifier (::std::shared_ptr<::Amplifier > amplifier)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 4, float > mAmount
 
::ll::TypedStorage< 4, 4, ::AttributeBuffType > mType
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ActorDamageSource > > mSource
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Amplifier > > mValueAmplifier
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Amplifier > > mDurationAmplifier
 
::ll::TypedStorage< 4, 4, float > mScale
 
::ll::TypedStorage< 4, 4, int > mAmplification
 
::ll::TypedStorage< 8, 8, uint64 > mId
 
::ll::TypedStorage< 4, 4, int > mOperand
 

Member Function Documentation

◆ $vftable()

static MCAPI void ** AttributeBuff::$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: