![]() |
TrinityCore
|
Inheritance diagram for ResetEncounterEvent:Public Member Functions | |
| ResetEncounterEvent (Unit *caster, uint32 spellId, ObjectGuid otherTransport) | |
| 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 | |
| Unit * | _caster |
| uint32 | _spellId |
| ObjectGuid | _otherTransport |
Definition at line 492 of file boss_icecrown_gunship_battle.cpp.
|
inline |
Definition at line 495 of file boss_icecrown_gunship_battle.cpp.
Reimplemented from BasicEvent.
Definition at line 497 of file boss_icecrown_gunship_battle.cpp.
Here is the call graph for this function:
|
private |
Definition at line 509 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 511 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 510 of file boss_icecrown_gunship_battle.cpp.