Enum CraftingDisciplineName
- Namespace
- GuildWars2.Hero.Crafting.Disciplines
- Assembly
- GW2SDK.dll
The different crafting disciplines in the game.
[JsonConverter(typeof(CraftingDisciplineNameJsonConverter))]
public enum CraftingDisciplineName
Fields
Armorsmith = 1
The Armorsmith crafting discipline.
Artificer = 2
The Artificer crafting discipline.
Chef = 3
The Chef crafting discipline.
Huntsman = 4
The Huntsman crafting discipline.
Jeweler = 5
The Jeweler crafting discipline.
Leatherworker = 6
The Leatherworker crafting discipline.
Scribe = 7
The Scribe crafting discipline.
Tailor = 8
The Tailor crafting discipline.
Weaponsmith = 9
The Weaponsmith crafting discipline.
Homesteader = 10
The Homesteader crafting discipline.