Property Cost
- Namespace
- GuildWars2.Hero.Training
- Assembly
- GW2SDK.dll
Cost
The skill points required to complete the objective.
public required int Cost { get; init; }
Property Value
Remarks
The cost is expressed as the accumulated total number of hero points that need to be spent to complete this objective and any objectives before it. Subtract points already spent to complete previous objectives to get the real cost.