![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
| AuraRemoveEvent (Creature *trigger, uint32 spellId) | |
| 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 * | _trigger |
| uint32 | _spellId |
Reimplemented from BasicEvent.
References _spellId, _trigger, and Unit::RemoveAurasDueToSpell().