|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleMount (AuraEffect const *aurEff, AuraEffectHandleModes) |
| PrepareAuraScript (spell_gen_running_wild_AuraScript) | |
| void | Register () OVERRIDE |
| bool | Validate (SpellInfo const *) OVERRIDE |
Definition at line 2966 of file spell_generic.cpp.
|
inlineprivate |
Definition at line 2979 of file spell_generic.cpp.
References Unit::CastSpell(), GENDER_FEMALE, AuraEffect::GetAmount(), Unit::getGender(), AuraScript::GetTarget(), Unit::Mount(), AuraScript::PreventDefaultAction(), RUNNING_WILD_MODEL_FEMALE, RUNNING_WILD_MODEL_MALE, sMountCapabilityStore, and TRIGGERED_FULL_MASK.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 2991 of file spell_generic.cpp.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, EFFECT_1, HandleMount(), AuraScript::OnEffectApply, OVERRIDE, and SPELL_AURA_MOUNTED.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 2970 of file spell_generic.cpp.
References OVERRIDE, RUNNING_WILD_MODEL_FEMALE, RUNNING_WILD_MODEL_MALE, and sCreatureDisplayInfoStore.