Property Cost
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
Cost
Used for Revenant, Warrior and Druid skills to indicate their cost.
public required int? Cost { get; init; }
Property Value
- int?
Used for Revenant, Warrior and Druid skills to indicate their cost.
public required int? Cost { get; init; }