AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
MoveDelayed (Creature *owner, float x, float y, float z, float o) | |
bool | Execute (uint64, uint32) override |
Public Member Functions inherited from BasicEvent | |
BasicEvent ()=default | |
virtual | ~BasicEvent ()=default |
virtual bool | Execute (uint64, uint32) |
virtual bool | IsDeletable () const |
virtual void | Abort (uint64) |
void | ScheduleAbort () |
Private Attributes | |
Creature * | _owner |
float | _x |
float | _y |
float | _z |
float | _o |
|
inline |
Reimplemented from BasicEvent.
References _o, _owner, _x, _y, _z, Movement::MoveSplineInit::Launch(), Movement::MoveSplineInit::MoveTo(), and Movement::MoveSplineInit::SetFacing().
|
private |
Referenced by Execute().
|
private |
Referenced by Execute().
|
private |
Referenced by Execute().
|
private |
Referenced by Execute().