vendethiel / GladiusEx

13 stars 19 forks source link

Blizz raid frames-style debuff filtering #54

Open vendethiel opened 1 year ago

vendethiel commented 1 year ago
    local hasCustom, alwaysShowMine, showForMySpec = SpellGetVisibilityInfo(data.spellId, "RAID_INCOMBAT")

    return not hasCustom or hasCustom and showForMySpec