View Single Post
04/14/14, 06:57 PM   #7
Wukar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 27
Well, the search result for the current page is stored:
lua Code:
  1. ZO_TradingHouseItemPaneSearchResults.data
Each entry holds the information gained from calling GetTradingHouseSearchResultItemInfo
Not really more info. But where is the mouseover tooltip stored? That shows more info.

Last edited by Wukar : 04/14/14 at 08:25 PM.