Method SpellInfo:IsPassive [-] [+]

Checks if the SpellInfo represents a passive spell or ability.

Passive spells or abilities are those that are always in effect, without the need for the player or NPC to manually activate them. They usually provide their bonus or effect as long as certain conditions are met.

Synopsis

is_passive = SpellInfo:IsPassive()

Arguments

None.

Returns

bool is_passive
See method description.

Generated on
©2016 - Eluna Lua Engine