Class EquipmentClient
- Namespace
- GuildWars2.Hero.Equipment
- Assembly
- GW2SDK.dll
Provides query methods for APIs related to equipment and cosmetic items. This class consists of logical groups containing related sets of APIs. For example, all APIs pertaining to equipment templates are grouped into Templates and all APIs pertaining to armor and weapon skins are grouped into Wardrobe.
public sealed class EquipmentClient
- Inheritance
-
EquipmentClient
- Inherited Members
Constructors
- EquipmentClient(HttpClient)
Initializes a new instance of the EquipmentClient class.
Properties
- Dyes
Provides query methods for dye colors and unlocked dyes.
- Finishers
Provides query methods for enemy finishers and unlocked finishers on the account.
- Gliders
Provides query methods for glider skins and skins unlocked on the account.
- JadeBots
Provides query methods for jade bot skins and skins unlocked on the account.
- MailCarriers
Provides query methods for mail carriers and mail carriers unlocked on the account.
- Miniatures
Provides query methods for miniatures and miniatures unlocked on the account.
- Mounts
Provides query methods for mounts and mounts unlocked on the account.
- Novelties
Provides query methods for novelties and novelties unlocked on the account.
- Outfits
Provides query methods for outfits and outfits unlocked on the account.
- Skiffs
Provides query methods for skiffs and skiffs unlocked on the account.
- Templates
Provides query methods for items equipped by a character and legendary items on the account.
- Wardrobe
Provides query methods for armor and weapon skins and skins unlocked on the account.