Table of Contents

Property ActiveBuildTemplateNumber

Namespace
GuildWars2.Hero.Accounts
Assembly
GW2SDK.dll

ActiveBuildTemplateNumber

The active build template number on the current character.

public required int? ActiveBuildTemplateNumber { get; init; }

Property Value

int?

Remarks

This starts counting at 1, do not use as a collection index. Expect API updates to be delayed by a few minutes when switching the active build template in the game.