Property EquipmentTemplates
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GuildWars2.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; }