ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   Actionbar Event (https://www.esoui.com/forums/showthread.php?t=945)

ascendon 04/16/14 05:48 AM

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

BadVolt 04/16/14 06:13 AM

Quote:

Originally Posted by ascendon (Post 4578)
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

ascendon 04/16/14 06:18 AM

Thank you :)

BadVolt 04/16/14 07:13 AM

Quote:

Originally Posted by ascendon (Post 4582)
Thank you :)

Np, but I think you have more useful API to deal with:
EVENT_MANAGER:RegisterForEvent("YourAddonName", EVENT_OPEN_TRADING_HOUSE, FunctionToCallWhenEventTriggered)


All times are GMT -6. The time now is 02:57 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI