834 {
836
837 if (!master)
839
842
845
847 {
850 }
851
853 {
855 return result;
856 }
857
859 }
SpellCustomErrors
Definition SharedDefines.h:1153
@ SPELL_CUSTOM_ERROR_NONE
Definition SharedDefines.h:1154
@ SPELL_CUSTOM_ERROR_NO_PASSENGER
Definition SharedDefines.h:1195
SpellCastResult
Definition SharedDefines.h:959
@ SPELL_FAILED_CUSTOM_ERROR
Definition SharedDefines.h:1132
@ SPELL_FAILED_DONT_REPORT
Definition SharedDefines.h:987
@ SPELL_CAST_OK
Definition SharedDefines.h:1149
@ SPELL_FAILED_REQUIRES_SPELL_FOCUS
Definition SharedDefines.h:1062
SpellInfo const * GetSpellInfo()
Definition SpellScript.cpp:411
Unit * GetCaster()
Definition SpellScript.cpp:401
static void SendCastResult(Player *caster, SpellInfo const *spellInfo, uint8 castCount, SpellCastResult result, SpellCustomErrors customError=SPELL_CUSTOM_ERROR_NONE)
Definition Spell.cpp:4676
Player * GetCharmerOrOwnerPlayerOrPlayerItself() const
Definition Unit.cpp:10712
@ SPELL_RIDE_VEHICLE
Definition zone_dragonblight.cpp:643
@ GO_TEMP_GRYPHON_STATION
Definition zone_dragonblight.cpp:659