![]() |
TrinityCore
|
Inheritance diagram for OrcDeathEvent:Public Member Functions | |
| OrcDeathEvent (Creature *me) | |
| 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 * | _me |
Definition at line 62 of file boss_the_beast.cpp.
|
inline |
Definition at line 65 of file boss_the_beast.cpp.
Reimplemented from BasicEvent.
Definition at line 67 of file boss_the_beast.cpp.
Here is the call graph for this function:
|
private |
Definition at line 74 of file boss_the_beast.cpp.