Thread Tools Display Modes
08-27-16, 07:20 PM   #1
raseru
A Defias Bandit
Join Date: Aug 2016
Posts: 1
Get wardrobe count for whole account?

Brand new to modding,
after looking around in the API I found
C_TransmogCollection.GetCategoryTotal()
C_TransmogCollection.GetCategoryCollectedCount()

Which can get me the count for the current character, but is there anyway to get the count for the whole account? I figure worst case scenario I can just grab the data for other classes when they login, but that will include a lot of duplicates of items that multiple classes can use.

I know WoW has a count of these to track the fabulous achievement, but after the achievement, I guess there isn't a proper way to track this?
  Reply With Quote
08-28-16, 04:23 AM   #2
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
Unfortunately not. The API is limited to displaying what your current character can use.
__________________
Grab your sword and fight the Horde!
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Get wardrobe count for whole account?

Thread Tools
Display Modes

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