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