Table of Contents

Property Bags

Namespace
GuildWars2.Hero.Inventories
Assembly
GuildWars2.dll

Bags

The bags equipped by the character. Empty slots are represented as null.

public required IImmutableValueList<Bag?> Bags { get; init; }

Property Value

IImmutableValueList<Bag>