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