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

Public Member Functions

virtual bool isInstantaneous () const
 
virtual bool isSerializable () const
 
MCAPI InstantaneousAttributeBuff (float amount, ::AttributeBuffType type)
 
MCAPI void * $ctor (float amount, ::AttributeBuffType type)
 
MCAPI void $dtor ()
 
MCAPI bool $isInstantaneous () const
 
MCAPI bool $isSerializable () const
 
virtual 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)
 
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
 

Constructor & Destructor Documentation

◆ InstantaneousAttributeBuff()

MCAPI InstantaneousAttributeBuff::InstantaneousAttributeBuff ( float amount,
::AttributeBuffType type )
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 InstantaneousAttributeBuff::isInstantaneous ( ) const
virtual

Implements AttributeBuff.

◆ isSerializable()

virtual bool InstantaneousAttributeBuff::isSerializable ( ) const
virtual

Implements AttributeBuff.

◆ $ctor()

MCAPI void * InstantaneousAttributeBuff::$ctor ( float amount,
::AttributeBuffType type )
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 InstantaneousAttributeBuff::$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.

◆ $isInstantaneous()

MCAPI bool InstantaneousAttributeBuff::$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 InstantaneousAttributeBuff::$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.

◆ $vftable()

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