TrinityCore
|
Public Member Functions | |
RespawnEggEvent (Creature *egg) | |
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 * | _egg |
Additional Inherited Members | |
Public Attributes inherited from BasicEvent | |
bool | to_Abort |
uint64 | m_addTime |
uint64 | m_execTime |
|
inlineexplicit |
|
private |