TrinityCore
at_anduin_wrynn_empowered_wicked_star Struct Reference
+ Inheritance diagram for at_anduin_wrynn_empowered_wicked_star:

Public Member Functions

 at_anduin_wrynn_empowered_wicked_star (AreaTrigger *areatrigger)
 
void HandleMovement (float angle) const
 
void OnInitialize () override
 
void OnDestinationReached () override
 
- Public Member Functions inherited from at_anduin_wrynn_wicked_star
 at_anduin_wrynn_wicked_star (AreaTrigger *areatrigger)
 
void OnInitialize () override
 
void OnUnitEnter (Unit *unit) override
 
void OnDestinationReached () override
 
- Public Member Functions inherited from AreaTriggerAI
 AreaTriggerAI (AreaTrigger *a, uint32 scriptId={})
 
virtual ~AreaTriggerAI ()
 
virtual void OnInitialize ()
 
virtual void OnCreate (Spell const *creatingSpell)
 
virtual void OnUpdate (uint32 diff)
 
virtual void OnSplineIndexReached (int32 splineIndex)
 
virtual void OnDestinationReached ()
 
virtual void OnUnitEnter (Unit *unit)
 
virtual void OnUnitExit (Unit *unit)
 
virtual void OnRemove ()
 
virtual void DoAction (int32 param)
 
virtual uint32 GetData (uint32 id=0) const
 
virtual void SetData (uint32 id, uint32 value)
 
virtual void SetGUID (ObjectGuid const &guid, int32 id=0)
 
virtual ObjectGuid GetGUID (int32 id=0) const
 
uint32 GetId () const
 

Static Public Attributes

static float constexpr EMPOWERED_WICKED_STAR_SPEED = 14.0f
 

Additional Inherited Members

- Static Public Member Functions inherited from at_anduin_wrynn_wicked_star
static constexpr float GetWickedStarSpeed (Difficulty difficulty)
 
- Protected Attributes inherited from AreaTriggerAI
AreaTrigger *const at
 

Detailed Description

Definition at line 3000 of file boss_anduin_wrynn.cpp.

Constructor & Destructor Documentation

◆ at_anduin_wrynn_empowered_wicked_star()

at_anduin_wrynn_empowered_wicked_star::at_anduin_wrynn_empowered_wicked_star ( AreaTrigger areatrigger)
inline

Definition at line 3002 of file boss_anduin_wrynn.cpp.

Member Function Documentation

◆ HandleMovement()

void at_anduin_wrynn_empowered_wicked_star::HandleMovement ( float  angle) const
inline

Definition at line 3006 of file boss_anduin_wrynn.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ OnDestinationReached()

void at_anduin_wrynn_empowered_wicked_star::OnDestinationReached ( )
inlineoverridevirtual

Reimplemented from at_anduin_wrynn_wicked_star.

Definition at line 3031 of file boss_anduin_wrynn.cpp.

+ Here is the call graph for this function:

◆ OnInitialize()

void at_anduin_wrynn_empowered_wicked_star::OnInitialize ( )
inlineoverridevirtual

Reimplemented from at_anduin_wrynn_wicked_star.

Definition at line 3026 of file boss_anduin_wrynn.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ EMPOWERED_WICKED_STAR_SPEED

float constexpr at_anduin_wrynn_empowered_wicked_star::EMPOWERED_WICKED_STAR_SPEED = 14.0f
staticconstexpr

Definition at line 3004 of file boss_anduin_wrynn.cpp.


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