Property Charges
- Namespace
- GuildWars2.Hero.Inventories
- Assembly
- GW2SDK.dll
Charges
If present, indicates the number of charges remaining on the item. Used for breakable gathering tools and salvage kits.
public required int? Charges { get; init; }
Property Value
- int?