Table of Contents

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; }

Property Value

IReadOnlyList<BuildTemplate>