TrinityCore
spell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScript Member List

This is the complete list of members for spell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScript, including all inherited members.

_beforeHitSpellIdspell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScriptprivate
_FinishScriptCall()AuraScript
_Init(std::string const &scriptname, uint32 spellId)SpellScriptBase
_isApplyspell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScriptprivate
_IsDefaultActionPrevented() constAuraScript
_Load(Aura *aura)AuraScript
_PrepareScriptCall(AuraScriptHookType hookType, AuraApplication const *aurApp=nullptr)AuraScript
_Register()SpellScriptBase
_Unload()SpellScriptBase
_Validate(SpellInfo const *entry) overrideAuraScriptvirtual
AfterDispelAuraScript
AfterEffectAbsorbAuraScript
AfterEffectAbsorbHealAuraScript
AfterEffectApplyAuraScript
AfterEffectManaShieldAuraScript
AfterEffectProcAuraScript
AfterEffectRemoveAuraScript
AfterProcAuraScript
AuraScript()AuraScript
CalcMaxCharges() constAuraScript
CalcMaxDuration() constAuraScript
DoCheckAreaTargetAuraScript
DoCheckEffectProcAuraScript
DoCheckProcAuraScript
DoEffectCalcAmountAuraScript
DoEffectCalcCritChanceAuraScript
DoEffectCalcDamageAndHealingAuraScript
DoEffectCalcPeriodicAuraScript
DoEffectCalcSpellModAuraScript
DoPrepareProcAuraScript
DropCharge(AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)AuraScript
GetApplyTime() constAuraScript
GetAura() constAuraScript
GetCastDifficulty() constAuraScript
GetCaster() constAuraScript
GetCasterGUID() constAuraScript
GetCharges() constAuraScript
GetDuration() constAuraScript
GetDynobjOwner() constAuraScript
GetEffect(uint8 effIndex) constAuraScript
GetEffectInfo(SpellEffIndex effIndex) constAuraScript
GetGObjCaster() constAuraScript
GetId() constAuraScript
GetMaxDuration() constAuraScript
GetOwner() constAuraScript
GetScriptClass_t typedefSpellScriptBaseprotected
GetScriptName() constSpellScriptBase
GetSpellInfo() constAuraScript
GetStackAmount() constAuraScript
GetTarget() constAuraScript
GetTargetApplication() constAuraScript
GetType() constAuraScript
GetUnitOwner() constAuraScript
HasEffect(uint8 effIndex) constAuraScript
HasEffectType(AuraType type) constAuraScript
IsDeathPersistent() constAuraScript
IsExpired() constAuraScript
IsPassive() constAuraScript
IsPermanent() constAuraScript
Load()SpellScriptBaseinlinevirtual
m_auraAuraScriptprivate
m_auraApplicationAuraScriptprivate
m_currentScriptStateSpellScriptBaseprotected
m_defaultActionPreventedAuraScriptprivate
m_scriptNameSpellScriptBaseprotected
m_scriptSpellIdSpellScriptBaseprotected
m_scriptStatesAuraScriptprivate
ModCharges(int8 num, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)AuraScript
ModStackAmount(int32 num, AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)AuraScript
OnApply(AuraEffect const *, AuraEffectHandleModes)spell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScriptinlineprivate
OnDispelAuraScript
OnEffectAbsorbAuraScript
OnEffectAbsorbHealAuraScript
OnEffectApplyAuraScript
OnEffectManaShieldAuraScript
OnEffectPeriodicAuraScript
OnEffectProcAuraScript
OnEffectRemoveAuraScript
OnEffectSplitAuraScript
OnEffectUpdatePeriodicAuraScript
OnEnterLeaveCombatAuraScript
OnProcAuraScript
OnRemove(AuraEffect const *, AuraEffectHandleModes)spell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScriptinlineprivate
operator=(SpellScriptBase const &right)=deleteSpellScriptBase
operator=(SpellScriptBase &&right)=deleteSpellScriptBase
PreventDefaultAction()AuraScript
RefreshDuration()AuraScript
Register() overridespell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScriptinlineprivatevirtual
Remove(AuraRemoveMode removeMode=AURA_REMOVE_BY_DEFAULT)AuraScript
ScriptStateStack typedefAuraScriptprivate
SetCharges(uint8 charges)AuraScript
SetDuration(int32 duration, bool withMods=false)AuraScript
SetMaxDuration(int32 duration)AuraScript
SetStackAmount(uint8 num)AuraScript
spell_halion_twilight_realm_handlers_AuraScript(uint32 beforeHitSpell, bool isApplyHandler)spell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScriptinline
SpellScriptBase()SpellScriptBase
SpellScriptBase(SpellScriptBase const &right)=deleteSpellScriptBase
SpellScriptBase(SpellScriptBase &&right)=deleteSpellScriptBase
Unload()SpellScriptBaseinlinevirtual
Validate(SpellInfo const *) overridespell_halion_twilight_realm_handlers::spell_halion_twilight_realm_handlers_AuraScriptinlineprivatevirtual
ValidateSpellEffect(std::initializer_list< std::pair< uint32, SpellEffIndex > > effects)SpellScriptBaseinlinestatic
ValidateSpellEffect(T const &spellEffects)SpellScriptBaseinlinestatic
ValidateSpellEffectImpl(uint32 spellId, SpellEffIndex effectIndex)SpellScriptBaseprivatestatic
ValidateSpellEffectsImpl(Iterator begin, Iterator end)SpellScriptBaseinlineprivatestatic
ValidateSpellInfo(std::initializer_list< uint32 > spellIds)SpellScriptBaseinlinestatic
ValidateSpellInfo(T const &spellIds)SpellScriptBaseinlinestatic
ValidateSpellInfoImpl(Iterator begin, Iterator end)SpellScriptBaseinlineprivatestatic
ValidateSpellInfoImpl(uint32 spellId)SpellScriptBaseprivatestatic
~AuraScript()AuraScript
~SpellScriptBase()SpellScriptBasevirtual