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.
Synopsis
is_targeting_area = SpellInfo:IsTargetingArea()
Arguments
None.
Returns
bool is_targeting_area
- See method description.