1317 {
1320
1323
1327 {
1329 return result;
1330 }
1331
1333 }
SpellCustomErrors
Definition: SharedDefines.h:1142
@ SPELL_CUSTOM_ERROR_NONE
Definition: SharedDefines.h:1143
SpellCastResult
Definition: SharedDefines.h:948
@ SPELL_FAILED_TARGET_NOT_PLAYER
Definition: SharedDefines.h:1071
@ SPELL_FAILED_BAD_TARGETS
Definition: SharedDefines.h:961
@ SPELL_CAST_OK
Definition: SharedDefines.h:1138
static void SendCastResult(Player *caster, SpellInfo const *spellInfo, uint8 castCount, SpellCastResult result, SpellCustomErrors customError=SPELL_CUSTOM_ERROR_NONE)
Definition: Spell.cpp:4661
Unit * GetExplTargetUnit()
Definition: SpellScript.cpp:433
SpellInfo const * GetSpellInfo()
Definition: SpellScript.cpp:411
SpellCastResult CheckRequirementInternal(SpellCustomErrors &extendedError)
Definition: boss_professor_putricide.cpp:1291