Property HealSkillId
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
HealSkillId
The ID of the heal skill or null
if no heal skill was selected.
public required int? HealSkillId { get; init; }
Property Value
- int?
The ID of the heal skill or null
if no heal skill was selected.
public required int? HealSkillId { get; init; }