|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| bool | Execute (uint64, uint32) |
| TriggerWickedSpirit (Creature *owner) | |
| Public Member Functions inherited from BasicEvent | |
| virtual void | Abort (uint64) |
| BasicEvent () | |
| virtual bool | IsDeletable () const |
| virtual | ~BasicEvent () |
Private Attributes | |
| uint32 | _counter |
| Creature * | _owner |
Additional Inherited Members | |
| Public Attributes inherited from BasicEvent | |
| uint64 | m_addTime |
| uint64 | m_execTime |
| bool | to_Abort |
Definition at line 439 of file boss_the_lich_king.cpp.
|
inlineexplicit |
Definition at line 442 of file boss_the_lich_king.cpp.
Reimplemented from BasicEvent.
Definition at line 447 of file boss_the_lich_king.cpp.
References _counter, _owner, SPELL_TRIGGER_VILE_SPIRIT_HEROIC, and SPELLVALUE_MAX_TARGETS.
|
private |
Definition at line 462 of file boss_the_lich_king.cpp.
Referenced by Execute(), and TriggerWickedSpirit().
|
private |
Definition at line 461 of file boss_the_lich_king.cpp.
Referenced by Execute(), and TriggerWickedSpirit().