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

Public Member Functions

MCAPI void tick (::Actor &owner)
 
MCAPI ~MobEffectComponent ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 4, 4, float > mEffectRange
 
::ll::TypedStorage< 4, 4, int > mEffectId
 
::ll::TypedStorage< 4, 4, ::EffectDurationmEffectTime
 
::ll::TypedStorage< 2, 2, ushort > mCooldownTicks
 
::ll::TypedStorage< 8, 64, ::ActorFilterGroupmEntityFilter
 
::ll::TypedStorage< 8, 24, ::std::optional<::ExpiringTick > > mCooldown
 

Constructor & Destructor Documentation

◆ ~MobEffectComponent()

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

◆ tick()

MCAPI void MobEffectComponent::tick ( ::Actor & owner)
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 MobEffectComponent::$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: