![]() |
TrinityCore
|
Inheritance diagram for DelayedMovementEvent:Public Member Functions | |
| DelayedMovementEvent (Creature *owner, Position const &dest) | |
| bool | Execute (uint64, uint32) override |
Public Member Functions inherited from BasicEvent | |
| BasicEvent () | |
| virtual | ~BasicEvent () |
| virtual bool | IsDeletable () const |
| virtual void | Abort (uint64) |
| void | ScheduleAbort () |
Private Attributes | |
| Creature * | _owner |
| Position const & | _dest |
Definition at line 466 of file boss_icecrown_gunship_battle.cpp.
Definition at line 469 of file boss_icecrown_gunship_battle.cpp.
Reimplemented from BasicEvent.
Definition at line 471 of file boss_icecrown_gunship_battle.cpp.
Here is the call graph for this function:
|
private |
Definition at line 488 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 487 of file boss_icecrown_gunship_battle.cpp.