Public Member Functions | |
HoRStartMovementEvent (Creature *owner) | |
bool | Execute (uint64, uint32) override |
![]() | |
BasicEvent () | |
virtual | ~BasicEvent () |
virtual bool | Execute (uint64, uint32) |
virtual bool | IsDeletable () const |
virtual void | Abort (uint64) |
void | ScheduleAbort () |
Private Attributes | |
Creature * | _owner |
Definition at line 2151 of file halls_of_reflection.cpp.
|
inlineexplicit |
Definition at line 2154 of file halls_of_reflection.cpp.
Reimplemented from BasicEvent.
Definition at line 2156 of file halls_of_reflection.cpp.
|
private |
Definition at line 2165 of file halls_of_reflection.cpp.