834 {
836
837 if (!master)
839
842
845
847 {
850 }
851
853 {
855 return result;
856 }
857
859 }
SpellCustomErrors
Definition SharedDefines.h:1142
@ SPELL_CUSTOM_ERROR_NONE
Definition SharedDefines.h:1143
@ SPELL_CUSTOM_ERROR_NO_PASSENGER
Definition SharedDefines.h:1184
SpellCastResult
Definition SharedDefines.h:948
@ SPELL_FAILED_CUSTOM_ERROR
Definition SharedDefines.h:1121
@ SPELL_FAILED_DONT_REPORT
Definition SharedDefines.h:976
@ SPELL_CAST_OK
Definition SharedDefines.h:1138
@ SPELL_FAILED_REQUIRES_SPELL_FOCUS
Definition SharedDefines.h:1051
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:4691
Player * GetCharmerOrOwnerPlayerOrPlayerItself() const
Definition Unit.cpp:10660
@ SPELL_RIDE_VEHICLE
Definition zone_dragonblight.cpp:643
@ GO_TEMP_GRYPHON_STATION
Definition zone_dragonblight.cpp:659