Table of Contents

Property Weapons

Namespace
GuildWars2.Hero.Training
Assembly
GW2SDK.dll

Weapons

Information about weapons that can be trained by this profession, the required specialization, and the weapon skills associated with a weapon.

public required IDictionary<Extensible<WeaponType>, WeaponProficiency> Weapons { get; init; }

Property Value

IDictionary<Extensible<WeaponType>, WeaponProficiency>