|
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_varos_centrifuge_shield_AuraScript) | |
| void | Register () OVERRIDE |
Definition at line 234 of file boss_varos.cpp.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 238 of file boss_varos.cpp.
References AuraScript::GetCaster(), OVERRIDE, and Object::ToCreature().
|
inlineprivate |
Definition at line 244 of file boss_varos.cpp.
References AuraScript::GetCaster(), REACT_PASSIVE, UNIT_FIELD_FLAGS, UNIT_FLAG_IMMUNE_TO_NPC, UNIT_FLAG_IMMUNE_TO_PC, UNIT_FLAG_UNK_15, and UNIT_FLAG_UNK_6.
Referenced by Register().
|
inlineprivate |
Definition at line 258 of file boss_varos.cpp.
References AuraScript::GetCaster(), REACT_AGGRESSIVE, UNIT_FIELD_FLAGS, UNIT_FLAG_IMMUNE_TO_NPC, UNIT_FLAG_IMMUNE_TO_PC, UNIT_FLAG_UNK_15, and UNIT_FLAG_UNK_6.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 267 of file boss_varos.cpp.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, OnRemove(), OVERRIDE, and SPELL_AURA_DUMMY.