![]() |
TrinityCore
|
Inheritance diagram for ResetEncounterEvent:Public Member Functions | |
| ResetEncounterEvent (Unit *caster, uint32 spellId, ObjectGuid transport, 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 | _transport |
| ObjectGuid | _otherTransport |
Definition at line 491 of file boss_icecrown_gunship_battle.cpp.
|
inline |
Definition at line 494 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 511 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 514 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 512 of file boss_icecrown_gunship_battle.cpp.
|
private |
Definition at line 513 of file boss_icecrown_gunship_battle.cpp.