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