|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| bool | Execute (uint64, uint32) |
| FrostwyrmLandEvent (Creature &owner, Position const &dest) | |
| Public Member Functions inherited from BasicEvent | |
| virtual void | Abort (uint64) |
| BasicEvent () | |
| virtual bool | IsDeletable () const |
| virtual | ~BasicEvent () |
Private Attributes | |
| Position const & | _dest |
| Creature & | _owner |
Additional Inherited Members | |
| Public Attributes inherited from BasicEvent | |
| uint64 | m_addTime |
| uint64 | m_execTime |
| bool | to_Abort |
Definition at line 154 of file boss_sindragosa.cpp.
Definition at line 157 of file boss_sindragosa.cpp.
Reimplemented from BasicEvent.
Definition at line 159 of file boss_sindragosa.cpp.
References _dest, _owner, and POINT_FROSTWYRM_LAND.
|
private |
Definition at line 167 of file boss_sindragosa.cpp.
Referenced by Execute(), and FrostwyrmLandEvent().
|
private |
Definition at line 166 of file boss_sindragosa.cpp.
Referenced by Execute(), and FrostwyrmLandEvent().