Table of Contents

Class MiningPick

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about a pickaxe, which is used to mine metal resource nodes to obtain ore.

[JsonConverter(typeof(MiningPickJsonConverter))]
public sealed record MiningPick : GatheringTool, IEquatable<Item>, IEquatable<GatheringTool>, IEquatable<MiningPick>
Inheritance
MiningPick
Implements
Inherited Members