![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
| DelayedSummonEvent (Unit *owner, uint32 entry, Position pos) | |
| bool | Execute (uint64, uint32) override |
Public Member Functions inherited from BasicEvent | |
| BasicEvent ()=default | |
| virtual | ~BasicEvent ()=default |
| virtual bool | IsDeletable () const |
| virtual void | Abort (uint64) |
| void | ScheduleAbort () |
Private Attributes | |
| Unit * | _owner |
| uint32 | _entry |
| Position | _pos |
Reimplemented from BasicEvent.
References _entry, _owner, _pos, WorldObject::SummonCreature(), and TEMPSUMMON_CORPSE_TIMED_DESPAWN.