Thread Tools Display Modes
04/16/14, 05:48 AM   #1
ascendon
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 3
Actionbar Event

Hello,

is there an event to check if the actionbar is visible or hidden at the moment?
I can't seem to find anything in the documentation. :-/

thanks,
ascendon
  Reply With Quote
04/16/14, 06:13 AM   #2
BadVolt
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 74
Originally Posted by ascendon View Post
Hello,

is there an event to check if the actionbar is visible or hidden at the moment?
I can't seem to find anything in the documentation. :-/

thanks,
ascendon
Sure.
ZO_AuctionBarNameOrSthLikeThat:IsHidden() => bool true/false

Can't say exact name of ZO_..., you can get it by /zgoo mouse
  Reply With Quote
04/16/14, 06:18 AM   #3
ascendon
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 3
Thank you
  Reply With Quote
04/16/14, 07:13 AM   #4
BadVolt
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 74
Originally Posted by ascendon View Post
Thank you
Np, but I think you have more useful API to deal with:
EVENT_MANAGER:RegisterForEvent("YourAddonName", EVENT_OPEN_TRADING_HOUSE, FunctionToCallWhenEventTriggered)
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Actionbar Event


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