WildStar:API MarketplaceLib GetAuctionableFamilies

From AddOn Studio
Revision as of 04:07, 5 July 2020 by Bear (talk | contribs) (Created page with "{{../uiapi}} This returns the top categories used in the item hierarchy. At the time of this writing, it returns the following items: * nId = 1, strName = "Armor" * nId =...")
Jump to navigation Jump to search

{{../uiapi}} This returns the top categories used in the item hierarchy.

At the time of this writing, it returns the following items:

  • nId = 1,
 strName = "Armor"
  • nId = 5,
 strName = "Bag"
  • nId = 26,
 strName = "Costume"
  • nId = 15,
 strName = "Gear"
  • nId = 20,
 strName = "Housing"
  • nId = 19,
 strName = "Schematic"
  • nId = 30,
 strName = "Warplot"
  • nId = 2,
 strName = "Weapon"