Thread Tools Display Modes
Prev Previous Post   Next Post Next
05/24/17, 10:05 PM   #1
Soleya
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 2
Buff/Debuff Icons

I want to move the in game buff/debuff icons up a little bit.

I moved the health bar up with code like this
ZO_PlayerAttributeHealth:ClearAnchors()
ZO_PlayerAttributeHealth:SetAnchor(TOPLEFT, GuiRoot, TOPLEFT, healthX, healthY)

I cannot figure out what object to use for the buff/debuff icons, and I can't seem to find anything in the documentation about it.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » Buff/Debuff Icons


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