|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
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 |
Definition at line 184 of file boss_lady_deathwhisper.cpp.
|
inline |
Definition at line 187 of file boss_lady_deathwhisper.cpp.
References _darnavan.
Reimplemented from BasicEvent.
Definition at line 189 of file boss_lady_deathwhisper.cpp.
References _darnavan, POINT_DESPAWN, and SummonPositions.
|
private |
Definition at line 196 of file boss_lady_deathwhisper.cpp.
Referenced by DaranavanMoveEvent(), and Execute().