Table of Contents

Property Charges

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Charges

The number of charges the tool has. Each use of the tool consumes 1 charge.

public required int Charges { get; init; }

Property Value

int

Remarks

Unbreakable tools have this value set to 1, even though they have unlimited charges.