Thread Tools Display Modes
Prev Previous Post   Next Post Next
02/05/16, 09:54 AM   #1
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,602
[outdated] Improved access to unitframes.lua

This file seems to be rather old and a lot of it's content is local and not accessible from the outside.
In order to modify some things like the style of a unit frame, it would be nice if we could access variables and functions that are used to define them.

EDIT: Some examples:
  • KEYBOARD_CONSTANTS
  • GAMEPAD_CONSTANTS
  • groupFrameAnchor
  • UNITFRAME_BAR_STYLES
  • GetPlatformBarStyle
  • IsValidBarStyle
  • CreateBarStatusControl
  • CreateBarTextControls
  • UnitFrameBar
  • GetVisibility
  • UNITFRAME_LAYOUT_DATA
and many more

Last edited by sirinsidiator : 02/05/16 at 09:59 AM.
 
 

ESOUI » Developer Discussions » Wish List » [outdated] Improved access to unitframes.lua


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off