api/modules/aura/Filter

PitBull4_Aura:GetFilterDB(filter)

Return the DB dictionary for the specified filter.
Filter Types should use this to get their db.

Parameters

filter
the name of the filter

Return value

the DB dictionrary for the specified filter or nil

Usage

local db = PitBull4_Aura:GetFilterDB("myfilter")



Comments

Posts Quoted:
Reply
Clear All Quotes