Class Inventory
- Namespace
- GuildWars2.Hero.Inventories
- Assembly
- GW2SDK.dll
Information about items in a bag or shared inventory.
public sealed record Inventory : IEquatable<Inventory>
- Inheritance
-
Inventory
- Implements
- Inherited Members
Properties
- Items
The item slots in the bag. Empty slots are represented as
null
.