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