TrinityCore
|
Public Member Functions | |
StandUpEvent (Creature &owner) | |
bool | Execute (uint64, uint32) override |
Public Member Functions inherited from BasicEvent | |
BasicEvent () | |
virtual | ~BasicEvent () |
virtual bool | IsDeletable () const |
virtual void | Abort (uint64) |
Private Attributes | |
Creature & | _owner |
Additional Inherited Members | |
Public Attributes inherited from BasicEvent | |
bool | to_Abort |
uint64 | m_addTime |
uint64 | m_execTime |
|
inline |
|
private |