![]() |
TrinityCore
|
Inheritance diagram for DelayedSpellTeleportEvent:Public Member Functions | |
| DelayedSpellTeleportEvent (Unit *target, TeleportLocation const &targetDest, TeleportToOptions options, 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 | |
| Unit * | _target |
| TeleportLocation | _targetDest |
| TeleportToOptions | _options |
| uint32 | _spellId |
Definition at line 1051 of file SpellEffects.cpp.
|
inlineexplicit |
Definition at line 1054 of file SpellEffects.cpp.
Reimplemented from BasicEvent.
Definition at line 1057 of file SpellEffects.cpp.
Here is the call graph for this function:
|
private |
Definition at line 1072 of file SpellEffects.cpp.
|
private |
Definition at line 1073 of file SpellEffects.cpp.
|
private |
Definition at line 1070 of file SpellEffects.cpp.
|
private |
Definition at line 1071 of file SpellEffects.cpp.