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.

Synopsis

is_multi_slot_aura = SpellInfo:IsMultiSlotAura()

Arguments

None.

Returns

bool is_multi_slot_aura
See method description.

Generated on
©2016 - Eluna Lua Engine