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