Method SpellInfo:IsAffectingArea [-] [+]

Determines whether the SpellInfo affects an area (AOE - Area of Effect)

The affected area will depend upon the specifics of the spell. A target can be an individual unit, player, or an area, and the spellInfo stores these details.

The function checks the spell's attributes to determine if the spell is designed to affect an area or not. The outcome relies on spell's attributes field.

Synopsis

is_affecting_area = SpellInfo:IsAffectingArea()

Arguments

None.

Returns

bool is_affecting_area
See method description.

Generated on
©2016 - Eluna Lua Engine