![]() |
TrinityCore
|
Inheritance diagram for ValithriaDespawner:Public Member Functions | |
| ValithriaDespawner (Creature *creature) | |
| bool | Execute (uint64, uint32) override |
| void | operator() (Creature *creature) const |
Public Member Functions inherited from BasicEvent | |
| BasicEvent () | |
| virtual | ~BasicEvent () |
| virtual bool | IsDeletable () const |
| virtual void | Abort (uint64) |
| void | ScheduleAbort () |
Private Attributes | |
| Creature * | _creature |
Definition at line 218 of file boss_valithria_dreamwalker.cpp.
|
inlineexplicit |
Definition at line 221 of file boss_valithria_dreamwalker.cpp.
Reimplemented from BasicEvent.
Definition at line 225 of file boss_valithria_dreamwalker.cpp.
Here is the call graph for this function:
|
inline |
Definition at line 232 of file boss_valithria_dreamwalker.cpp.
Here is the call graph for this function:
|
private |
Definition at line 258 of file boss_valithria_dreamwalker.cpp.