Table of Contents

Class InventoryClient

Namespace
GuildWars2.Hero.Inventories
Assembly
GW2SDK.dll

Provides query methods for bags and the shared inventory.

public sealed class InventoryClient
Inheritance
InventoryClient
Inherited Members

Constructors

InventoryClient(HttpClient)

Initializes a new instance of the InventoryClient class.

Methods

GetInventory(string, string?, MissingMemberBehavior, CancellationToken)

Retrieves the bags equipped by a character on the account.

GetSharedInventory(string?, MissingMemberBehavior, CancellationToken)

Retrieves the shared inventory of the account.