![]() |
TrinityCore
|
Inheritance diagram for CastFoodSpell:Public Member Functions | |
| CastFoodSpell (Unit *owner, 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 * | _owner |
| uint32 | _spellId |
Definition at line 2167 of file npcs_special.cpp.
Definition at line 2170 of file npcs_special.cpp.
Reimplemented from BasicEvent.
Definition at line 2172 of file npcs_special.cpp.
|
private |
Definition at line 2179 of file npcs_special.cpp.
|
private |
Definition at line 2180 of file npcs_special.cpp.