TrinityCore
DaranavanMoveEvent Class Reference
+ Inheritance diagram for DaranavanMoveEvent:

Public Member Functions

 DaranavanMoveEvent (Creature &darnavan)
 
bool Execute (uint64, uint32) override
 
- Public Member Functions inherited from BasicEvent
 BasicEvent ()
 
virtual ~BasicEvent ()
 
virtual bool Execute (uint64, uint32)
 
virtual bool IsDeletable () const
 
virtual void Abort (uint64)
 
void ScheduleAbort ()
 

Private Attributes

Creature_darnavan
 

Detailed Description

Definition at line 186 of file boss_lady_deathwhisper.cpp.

Constructor & Destructor Documentation

◆ DaranavanMoveEvent()

DaranavanMoveEvent::DaranavanMoveEvent ( Creature darnavan)
inline

Definition at line 189 of file boss_lady_deathwhisper.cpp.

Member Function Documentation

◆ Execute()

bool DaranavanMoveEvent::Execute ( uint64  ,
uint32   
)
inlineoverridevirtual

Reimplemented from BasicEvent.

Definition at line 191 of file boss_lady_deathwhisper.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _darnavan

Creature& DaranavanMoveEvent::_darnavan
private

Definition at line 198 of file boss_lady_deathwhisper.cpp.


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