Class BuildTemplate
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.dll
Information about a build template on the character.
public sealed record BuildTemplate : IEquatable<BuildTemplate>
- Inheritance
-
BuildTemplate
- Implements
- Inherited Members
Properties
- Build
The selected skills and traits for the current build template.
- IsActive
Whether this is the active build template.
- TabNumber
The tab number of the current template.