Property ToolbeltSkillId
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
ToolbeltSkillId
Used for engineer skills to indicate the ID of the associated toolbelt skill.
public required int? ToolbeltSkillId { get; init; }
Property Value
- int?
Used for engineer skills to indicate the ID of the associated toolbelt skill.
public required int? ToolbeltSkillId { get; init; }