function ZO_TradingHouseManager:ShowCancelListingConfirmation(listingIndex)
if not self.cancelListingDialog then
self.cancelListingDialog = ZO_TradingHouseCancelListingDialog
CancelListingDialogInitialize(self.cancelListingDialog, self)
end
self.cancelListingDialog.listingIndex = listingIndex
ZO_Dialogs_ShowDialog("CONFIRM_TRADING_HOUSE_CANCEL_LISTING")
end
Okay, it is possible.
I'll add this to my swiss knive addon "FCOChangeStuff" and release it with version 0.2.6
https://www.esoui.com/downloads/info1542-FCOChangeStuff.html
You'll find it at Minion too.
Okay, it is possible.
I'll add this to my swiss knive addon "FCOChangeStuff" and release it with version 0.2.6
https://www.esoui.com/downloads/info1542-FCOChangeStuff.html
You'll find it at Minion too.