|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| bool | Execute (uint64, uint32) |
| SummonScarab (Unit *owner, InstanceScript *instance) | |
| Public Member Functions inherited from BasicEvent | |
| virtual void | Abort (uint64) |
| BasicEvent () | |
| virtual bool | IsDeletable () const |
| virtual | ~BasicEvent () |
Protected Attributes | |
| InstanceScript * | _instance |
| Unit * | _owner |
Additional Inherited Members | |
| Public Attributes inherited from BasicEvent | |
| uint64 | m_addTime |
| uint64 | m_execTime |
| bool | to_Abort |
Definition at line 62 of file boss_earthrager_ptah.cpp.
|
inline |
Definition at line 65 of file boss_earthrager_ptah.cpp.
Reimplemented from BasicEvent.
Definition at line 67 of file boss_earthrager_ptah.cpp.
References _instance, _owner, DATA_EARTHRAGER_PTAH, IN_PROGRESS, SPELL_BEETLE_BURROW, and SPELL_SUMMON_JEWELED_SCARAB.
|
protected |
Definition at line 78 of file boss_earthrager_ptah.cpp.
Referenced by Execute(), and SummonScarab().
|
protected |
Definition at line 77 of file boss_earthrager_ptah.cpp.
Referenced by Execute(), and SummonScarab().