![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
| SuckBackEvent (Creature &owner, uint32 action) | |
| 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 | |
| Creature & | _owner |
| uint32 | _action |
Reimplemented from BasicEvent.
References _action, _owner, Creature::DespawnOrUnsummon(), TempSummon::GetSummonerUnit(), Unit::IsSummon(), Unit::SetStandState(), Unit::ToTempSummon(), and UNIT_STAND_STATE_SUBMERGED.