![]() |
TrinityCore
|
#include <firelands.h>
Inheritance diagram for DelayedAttackStartEvent:Public Member Functions | |
| DelayedAttackStartEvent (Creature *owner) | |
| 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 * | _owner |
Definition at line 84 of file firelands.h.
|
inline |
Definition at line 87 of file firelands.h.
Reimplemented from BasicEvent.
Definition at line 44 of file firelands.cpp.
Here is the call graph for this function:
|
private |
Definition at line 92 of file firelands.h.