Thread: Actionbar Event
View Single Post
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