Property Count
- Namespace
- GuildWars2.Hero.Equipment.Templates
- Assembly
- GW2SDK.dll
Count
The number of this item in the armory (i.e. not currently active in any slot).
public required int? Count { get; init; }
Property Value
- int?
The number of this item in the armory (i.e. not currently active in any slot).
public required int? Count { get; init; }