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