![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
| FrostwyrmLandEvent (Creature &owner, Position const &dest) | |
| bool | Execute (uint64, uint32) override |
Public Member Functions inherited from BasicEvent | |
| BasicEvent ()=default | |
| virtual | ~BasicEvent ()=default |
| virtual bool | IsDeletable () const |
| virtual void | Abort (uint64) |
| void | ScheduleAbort () |
Private Attributes | |
| Creature & | _owner |
| Position const & | _dest |
Reimplemented from BasicEvent.
References _dest, _owner, Unit::GetMotionMaster(), MotionMaster::MoveLand(), and POINT_FROSTWYRM_LAND.