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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 4, ::EffectDurationmDuration
 
::ll::TypedStorage< 4, 4, int > mLifeTimer
 
::ll::TypedStorage< 4, 4, float > mBaseAmount
 
::ll::TypedStorage< 1, 1, bool > mIsSerializable
 
::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
 

Constructor & Destructor Documentation

◆ TemporalAttributeBuff()

MCAPI TemporalAttributeBuff::TemporalAttributeBuff ( ::TemporalAttributeBuff 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.

Member Function Documentation

◆ isInstantaneous()

virtual bool TemporalAttributeBuff::isInstantaneous ( ) const
virtual

Implements AttributeBuff.

◆ isSerializable()

virtual bool TemporalAttributeBuff::isSerializable ( ) const
virtual

Implements AttributeBuff.

◆ setDurationAmplifier()

virtual void TemporalAttributeBuff::setDurationAmplifier ( ::std::shared_ptr<::Amplifier > amplifier)
virtual

Reimplemented from AttributeBuff.

◆ $ctor()

MCAPI void * TemporalAttributeBuff::$ctor ( ::TemporalAttributeBuff 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.

◆ $dtor()

MCAPI void TemporalAttributeBuff::$dtor ( )
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.

◆ $shouldBuff()

MCAPI bool TemporalAttributeBuff::$shouldBuff ( ) 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.

◆ $isComplete()

MCAPI bool TemporalAttributeBuff::$isComplete ( ) 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.

◆ $isInstantaneous()

MCAPI bool TemporalAttributeBuff::$isInstantaneous ( ) 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.

◆ $isSerializable()

MCAPI bool TemporalAttributeBuff::$isSerializable ( ) 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.

◆ $setDurationAmplifier()

MCAPI void TemporalAttributeBuff::$setDurationAmplifier ( ::std::shared_ptr<::Amplifier > amplifier)
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 ** TemporalAttributeBuff::$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: