Property BundleSkillIds
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
BundleSkillIds
If present, the current skill will give the player a bundle that replaces the weapon skills with the skill IDs in this list.
public required IReadOnlyList<int>? BundleSkillIds { get; init; }