Class BagSlotExpansion
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about a bag slot expansion, which adds an extra bag slot to a character's inventory when consumed.
[JsonConverter(typeof(BagSlotExpansionJsonConverter))]
public sealed record BagSlotExpansion : Unlocker, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Unlocker>, IEquatable<BagSlotExpansion>
- Inheritance
-
BagSlotExpansion
- Implements
- Inherited Members