Method SelectedTraitIds
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
SelectedTraitIds()
Gets the IDs of the selected traits.
public IEnumerable<int> SelectedTraitIds()
Returns
- IEnumerable<int>
The IDs of the selected traits.
Gets the IDs of the selected traits.
public IEnumerable<int> SelectedTraitIds()
The IDs of the selected traits.