|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| PrepareAuraScript (spell_icc_stoneform_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 1721 of file icecrown_citadel.cpp.
|
inlineprivate |
Definition at line 1725 of file icecrown_citadel.cpp.
References EMOTE_STATE_CUSTOM_SPELL_02, AuraScript::GetTarget(), REACT_PASSIVE, UNIT_FIELD_FLAGS, UNIT_FIELD_NPC_EMOTESTATE, UNIT_FLAG_IMMUNE_TO_PC, and UNIT_FLAG_NOT_SELECTABLE.
Referenced by Register().
|
inlineprivate |
Definition at line 1735 of file icecrown_citadel.cpp.
References AuraScript::GetTarget(), REACT_AGGRESSIVE, UNIT_FIELD_FLAGS, UNIT_FIELD_NPC_EMOTESTATE, UNIT_FLAG_IMMUNE_TO_PC, and UNIT_FLAG_NOT_SELECTABLE.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 1745 of file icecrown_citadel.cpp.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, OnRemove(), OVERRIDE, and SPELL_AURA_DUMMY.