PitBull Unit Frames 4.0

API/Options/LayoutEditor/Bars

PitBull4.Options.GetBarLayoutDB(module)

Return the DB dictionary for the current text for the current layout selected in the options frame.
BarProvider modules should be calling this and manipulating data within it.

Parameters

module
the bar_provider module

Return value

the DB dictionary for the current text

Usage

local db = PitBull.Options.GetTextLayoutDB(MyModule); db.some_option = "something"


You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
18 Jan 2009
Last updated
05 Apr 2009

Author