![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "TotemAI.h"
Public Member Functions | |
| KillMagnetEvent (Unit &self) | |
| 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 () |
Protected Attributes | |
| Unit & | _self |
Reimplemented from BasicEvent.
References _self, JustDied, and Unit::setDeathState().