Method SpellInfo:GetSpellFamilyFlags [-] [+]
Returns the spell family flags of the SpellInfo at the given index. The flags are a 96-bit value split into three uint32 components (index 0-2).
Synopsis
spellFamilyFlags = SpellInfo:GetSpellFamilyFlags( index )
Arguments
number indexThe flag index (0-2).
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number spellFamilyFlagsValid numbers: integers from 0 to 4,294,967,295.