![]() |
TrinityCore
|
Inheritance diagram for ValithriaAuraRemoveEvent:Public Member Functions | |
| ValithriaAuraRemoveEvent (Creature *trigger, uint32 spellId) | |
| 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 * | _trigger |
| uint32 | _spellId |
Definition at line 200 of file boss_valithria_dreamwalker.cpp.
Definition at line 203 of file boss_valithria_dreamwalker.cpp.
Reimplemented from BasicEvent.
Definition at line 207 of file boss_valithria_dreamwalker.cpp.
Here is the call graph for this function:
|
private |
Definition at line 215 of file boss_valithria_dreamwalker.cpp.
|
private |
Definition at line 214 of file boss_valithria_dreamwalker.cpp.