Class Baggage
- Namespace
- GuildWars2.Hero.Inventories
- Assembly
- GW2SDK.dll
Information about bags equipped by a character on the account.
public sealed record Baggage : IEquatable<Baggage>
- Inheritance
-
Baggage
- Implements
- Inherited Members
Properties
- Bags
The bags equipped by the character. Empty slots are represented as
null
.