Property MinorTraitIds
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
MinorTraitIds
The IDs of the traits which are always active.
public required IReadOnlyList<int> MinorTraitIds { get; init; }
The IDs of the traits which are always active.
public required IReadOnlyList<int> MinorTraitIds { get; init; }