|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| bool | Execute (uint64, uint32) |
| RespawnEggEvent (Creature *egg) | |
| Public Member Functions inherited from BasicEvent | |
| virtual void | Abort (uint64) |
| BasicEvent () | |
| virtual bool | IsDeletable () const |
| virtual | ~BasicEvent () |
Private Attributes | |
| Creature * | _egg |
Additional Inherited Members | |
| Public Attributes inherited from BasicEvent | |
| uint64 | m_addTime |
| uint64 | m_execTime |
| bool | to_Abort |
Definition at line 90 of file boss_alysrazor.cpp.
|
inlineexplicit |
Definition at line 93 of file boss_alysrazor.cpp.
References _egg.
|
private |
Definition at line 102 of file boss_alysrazor.cpp.
Referenced by Execute(), and RespawnEggEvent().