![]() |
TrinityCore
|
Inheritance diagram for ProcReflectDelayed:Public Member Functions | |
| ProcReflectDelayed (Unit *owner, ObjectGuid casterGuid) | |
| 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 * | _victim |
| ObjectGuid | _casterGuid |
|
inline |
Reimplemented from BasicEvent.
Definition at line 2410 of file Spell.cpp.
Here is the call graph for this function:
|
private |