Method SpellInfo:IsMultiSlotAura [-] [+]
Checks if the SpellInfo represents a multi-slot aura spell or effect.
A multi-slot aura is one that takes up more than one slot or position in the game's effect array or system. This function checks if the spell or ability represented by SpellInfo has this property.
@return boolean : Returns true if the SpellInfo represents a multi-slot aura, else false.
Synopsis
SpellInfo:IsMultiSlotAura()
Arguments
None.
Returns
Nothing.