Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
DaranavanMoveEvent Class Reference
Inheritance diagram for DaranavanMoveEvent:
Collaboration diagram for DaranavanMoveEvent:

Public Member Functions

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

Private Attributes

Creature_darnavan

Additional Inherited Members

Public Attributes inherited from BasicEvent
uint64 m_addTime
uint64 m_execTime
bool to_Abort

Detailed Description

Definition at line 184 of file boss_lady_deathwhisper.cpp.

Constructor & Destructor Documentation

◆ DaranavanMoveEvent()

DaranavanMoveEvent::DaranavanMoveEvent ( Creature & darnavan)
inline

Definition at line 187 of file boss_lady_deathwhisper.cpp.

References _darnavan.

Member Function Documentation

◆ Execute()

bool DaranavanMoveEvent::Execute ( uint64 ,
uint32  )
inlinevirtual

Reimplemented from BasicEvent.

Definition at line 189 of file boss_lady_deathwhisper.cpp.

References _darnavan, POINT_DESPAWN, and SummonPositions.

Member Data Documentation

◆ _darnavan

Creature& DaranavanMoveEvent::_darnavan
private

Definition at line 196 of file boss_lady_deathwhisper.cpp.

Referenced by DaranavanMoveEvent(), and Execute().


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