Method SpellInfo:IsTargetingArea [-] [+]
Determines if the SpellInfo represents a spell or ability that targets an area.
Spells or abilities that target an area are typically designed to affect multiple targets within a specified range.
@return boolean : Returns true if the SpellInfo represents an ability or spell that targets an area, else false.
Synopsis
SpellInfo:IsTargetingArea()
Arguments
None.
Returns
Nothing.