Property Bags
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
Bags
The current character's bags, sorted by in-game order. Enumerated values can contain null
when some bag
expansion slots are empty.
public required IReadOnlyCollection<Bag?>? Bags { get; init; }