Method SpellEntry:GetEffectSpellClassMask [-] [+]

Returns a table of [SpellFamilyFlags] for each effect of this SpellEntry.

These flags are used to categorize spell effects for use with spell group logic. The table contains up to 3 bitmask entries, one per effect.

Synopsis

effectSpellClassMask = SpellEntry:GetEffectSpellClassMask()

Arguments

None.

Returns

table effectSpellClassMask

Table of [SpellFamilyFlags] per effect.

Generated on
©2016 - Eluna Lua Engine