|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| bool | Load () OVERRIDE |
| void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| PrepareAuraScript (spell_alexstrasza_gift_beam_visual_AuraScript) | |
| void | Register () OVERRIDE |
Private Attributes | |
| GameObject * | _alexstraszaGift |
Definition at line 2469 of file boss_malygos.cpp.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 2473 of file boss_malygos.cpp.
References AuraScript::GetCaster(), Object::GetTypeId(), OVERRIDE, and TYPEID_UNIT.
|
inlineprivate |
Definition at line 2478 of file boss_malygos.cpp.
References _alexstraszaGift, DIFFICULTY_10MAN_NORMAL, DIFFICULTY_25MAN_NORMAL, AuraScript::GetTarget(), GO_ALEXSTRASZA_S_GIFT_10, and GO_ALEXSTRASZA_S_GIFT_25.
Referenced by Register().
|
inlineprivate |
Definition at line 2489 of file boss_malygos.cpp.
References _alexstraszaGift, DATA_HEART_OF_MAGIC_GUID, GAMEOBJECT_FIELD_FLAGS, AuraScript::GetCaster(), Map::GetGameObject(), WorldObject::GetMap(), AuraScript::GetTarget(), GO_FLAG_INTERACT_COND, and GO_FLAG_NOT_SELECTABLE.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 2505 of file boss_malygos.cpp.
References AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), AuraScript::OnEffectApply, OnRemove(), OVERRIDE, and SPELL_AURA_DUMMY.
|
private |
Definition at line 2511 of file boss_malygos.cpp.
Referenced by OnApply(), and OnRemove().