Method SpellInfo:IsPassiveStackableWithRanks [-] [+]

Checks if the SpellInfo represents a passive spell or ability that is stackable with different ranks.

Some passive spells or abilities are designed to stack their effects with multiple activations, and these effects can also vary depending on the rank of the spell. This function assesses whether the spell or ability represented by SpellInfo has this property.

Synopsis

is_passive_stackable_with_ranks = SpellInfo:IsPassiveStackableWithRanks()

Arguments

None.

Returns

bool is_passive_stackable_with_ranks
See method description.

Generated on
©2016 - Eluna Lua Engine