AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_igb_overheat_aura) | |
bool | Load () override |
void | SendClientControl (uint8 value) |
void | HandleApply (AuraEffect const *, AuraEffectHandleModes) |
void | HandleRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References SendClientControl().
Referenced by Register().
|
inlineprivate |
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References AuraScript::GetAura(), AuraScript::GetType(), AuraScript::GetUnitOwner(), Unit::IsVehicle(), and UNIT_AURA_TYPE.
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, HandleApply(), HandleRemove(), and SPELL_AURA_PERIODIC_TRIGGER_SPELL.
|
inlineprivate |
References Object::GetPackGUID(), AuraScript::GetUnitOwner(), SMSG_CLIENT_CONTROL_UPDATE, and Object::ToPlayer().
Referenced by HandleApply(), and HandleRemove().