LeviLamina
Loading...
Searching...
No Matches
AreaAttackComponent Class Reference

Public Member Functions

AreaAttackComponentoperator= (AreaAttackComponent const &)
 
 AreaAttackComponent (AreaAttackComponent const &)
 
MCAPI void addAdditionalSaveData (::CompoundTag &tag) const
 
MCAPI::AreaAttackComponent & operator= (::AreaAttackComponent &&)
 
MCAPI void readAdditionalSaveData (::Actor &, ::CompoundTag const &tag, ::DataLoadHelper &)
 
MCAPI ~AreaAttackComponent ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 4, 12, ::Vec3mDamageRange
 
::ll::TypedStorage< 4, 4, int > mDamagePerTick
 
::ll::TypedStorage< 4, 4, ::SharedTypes::Legacy::ActorDamageCause > mDamageCause
 
::ll::TypedStorage< 8, 64, ::ActorFilterGroupmEntityFilter
 
::ll::TypedStorage< 4, 4, int > mAttackCooldownTicks
 
::ll::TypedStorage< 1, 1, bool > mPlayAttackSound
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::pair<::ActorUniqueID, ::Tick > > > mAttackCooldownVector
 

Constructor & Destructor Documentation

◆ ~AreaAttackComponent()

MCAPI AreaAttackComponent::~AreaAttackComponent ( )
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

◆ addAdditionalSaveData()

MCAPI void AreaAttackComponent::addAdditionalSaveData ( ::CompoundTag & tag) 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.

◆ operator=()

MCAPI::AreaAttackComponent & AreaAttackComponent::operator= ( ::AreaAttackComponent && )
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.

◆ readAdditionalSaveData()

MCAPI void AreaAttackComponent::readAdditionalSaveData ( ::Actor & ,
::CompoundTag const & tag,
::DataLoadHelper &  )
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 AreaAttackComponent::$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.

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