Property CraftingDisciplines
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
CraftingDisciplines
The crafting disciplines of the current character.
public required IReadOnlyCollection<CraftingDiscipline> CraftingDisciplines { get; init; }
The crafting disciplines of the current character.
public required IReadOnlyCollection<CraftingDiscipline> CraftingDisciplines { get; init; }