Property Initiative
- Namespace
- GuildWars2.Hero.Builds.Skills
- Assembly
- GW2SDK.dll
Initiative
Used for Thief skills to indicates the Initiative cost.
public required int? Initiative { get; init; }
Property Value
- int?
Used for Thief skills to indicates the Initiative cost.
public required int? Initiative { get; init; }