Method SpellInfo:CheckExplicitTarget [-] [+]
Returns true if the SpellInfo can be explicitly cast on the given [target] with the optional Item.
Synopsis
isValid = SpellInfo:CheckExplicitTarget( caster, target, item )
Arguments
WorldObject targetThe intended target of the spell.
Item itemOptional item used in the cast.
Returns
boolean isValid- See method description.