Thread Tools Display Modes
Prev Previous Post   Next Post Next
06/02/24, 01:47 PM   #1
Toirealach
AddOn Author - Click to view addons
Join Date: Sep 2020
Posts: 33
Get currency type inside container?

Code:
local itemType, specializedItemType = GetItemLinkItemType(itemLink)
I know I can call GetItemLinkItemType() to determine that an item is a container and that its specialized type is a currency container, but is there any way for me to know which CurrencyType that the currency container actually contains?
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » Get currency type inside container?


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