Property ApplyCount
- Namespace
- GuildWars2.Hero.Builds.Facts
- Assembly
- GW2SDK.dll
ApplyCount
The number of stacks applied by the skill/trait, or null when the effect is removed by the skill/trait.
public required int? ApplyCount { get; init; }
Property Value
- int?