|
|
AngryComponent & | operator= (AngryComponent const &) |
|
MCAPI | AngryComponent (::AngryComponent &&) |
|
MCAPI | AngryComponent (::AngryComponent const &) |
|
MCAPI bool | canGetAngry (::Mob &owner, ::Mob *testMob, ::Actor *target, bool allowInvulnerable, bool mustSee) const |
|
MCAPI::SharedTypes::Legacy::LevelSoundEvent const | getAngrySound (::Mob const &mob) const |
|
MCFOLD bool | getBroadcastAnger () const |
|
MCFOLD bool | getBroadcastAngerOnAttack () const |
|
MCFOLD bool | getBroadcastAngerOnBeingAttacked () const |
|
MCFOLD bool | getBroadcastAngerWhenDying () const |
|
MCFOLD::ActorFilterGroup const & | getBroadcastFilter () const |
|
MCFOLD int | getBroadcastRange () const |
|
MCFOLD bool | getHasTicked () const |
|
MCFOLD::Tick const | getNextSoundEventTick () const |
|
MCAPI void | restartTimer (::Mob &owner) |
|
MCAPI void | setAngry (::Mob &owner, bool value) |
|
MCAPI void | setHasTicked (bool hasTicked) |
|
MCAPI void | setNextSoundEventTick (::Mob const &mob) |
|
MCAPI void * | $ctor () |
|
MCFOLD void * | $ctor (::AngryComponent &&) |
|
MCFOLD void * | $ctor (::AngryComponent const &) |
|
|
::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, ::ActorFilterGroup > | mBroadcastFilter |
|
::ll::TypedStorage< 8, 64, ::ActorFilterGroup > | mSubjectFilter |
|
::ll::TypedStorage< 8, 8, ::Tick > | mNextSoundEventTick |
The documentation for this class was generated from the following file: