Table of Contents

Property ActiveEquipmentTemplateNumber

Namespace
GuildWars2.Hero.Accounts
Assembly
GW2SDK.dll

ActiveEquipmentTemplateNumber

The active equipment template number on the current character.

public required int? ActiveEquipmentTemplateNumber { 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 equipment template in the game.