![]() |
TrinityCore
|
#include <TemporarySummon.h>
Inheritance diagram for ForcedUnsummonDelayEvent:Public Member Functions | |
| ForcedUnsummonDelayEvent (TempSummon &owner) | |
| bool | Execute (uint64 e_time, uint32 p_time) override |
Public Member Functions inherited from BasicEvent | |
| BasicEvent () | |
| virtual | ~BasicEvent () |
| virtual bool | IsDeletable () const |
| virtual void | Abort (uint64) |
| void | ScheduleAbort () |
Private Attributes | |
| TempSummon & | m_owner |
Definition at line 129 of file TemporarySummon.h.
|
inline |
Definition at line 132 of file TemporarySummon.h.
Reimplemented from BasicEvent.
Definition at line 279 of file TemporarySummon.cpp.
Here is the call graph for this function:
|
private |
Definition at line 136 of file TemporarySummon.h.