Property BuildTemplates
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
BuildTemplates
All the build templates of the current character.
public required IReadOnlyList<BuildTemplate>? BuildTemplates { get; init; }
All the build templates of the current character.
public required IReadOnlyList<BuildTemplate>? BuildTemplates { get; init; }