Property WeightClass
- Namespace
- GuildWars2.Hero.Equipment.Wardrobe
- Assembly
- GW2SDK.dll
WeightClass
The weight class which indicates which professions can wear this armor skin.
public required Extensible<WeightClass> WeightClass { get; init; }
The weight class which indicates which professions can wear this armor skin.
public required Extensible<WeightClass> WeightClass { get; init; }