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

Public Member Functions

AngryComponentoperator= (AngryComponent const &)
 
 AngryComponent (AngryComponent const &)
 
MCAPI bool canGetAngry (::Mob &owner, ::Mob *testMob, ::Actor *target, bool allowInvulnerable, bool mustSee) const
 
MCAPI::AngryComponent & operator= (::AngryComponent &&)
 
MCAPI void restartTimer (::Mob &owner)
 
MCAPI ~AngryComponent ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mDuration
 
::ll::TypedStorage< 1, 1, bool > mHasTicked
 
::ll::TypedStorage< 1, 1, bool > mBroadcastAnger
 
::ll::TypedStorage< 1, 1, bool > mBroadcastOnAttack
 
::ll::TypedStorage< 1, 1, bool > mBroadcastOnBeingAttacked
 
::ll::TypedStorage< 1, 1, bool > mBroadcastAngerWhenDying
 
::ll::TypedStorage< 4, 4, int > mBroadcastRange
 
::ll::TypedStorage< 8, 64, ::ActorFilterGroupmBroadcastFilter
 
::ll::TypedStorage< 8, 64, ::ActorFilterGroupmSubjectFilter
 
::ll::TypedStorage< 8, 8, ::TickmNextSoundEventTick
 

Constructor & Destructor Documentation

◆ ~AngryComponent()

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

◆ canGetAngry()

MCAPI bool AngryComponent::canGetAngry ( ::Mob & owner,
::Mob * testMob,
::Actor * target,
bool allowInvulnerable,
bool mustSee ) 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::AngryComponent & AngryComponent::operator= ( ::AngryComponent && )
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.

◆ restartTimer()

MCAPI void AngryComponent::restartTimer ( ::Mob & 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 AngryComponent::$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: