Property Attributes
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Attributes
The effective stats of the item.
public required IDictionary<Extensible<AttributeName>, int> Attributes { get; init; }
The effective stats of the item.
public required IDictionary<Extensible<AttributeName>, int> Attributes { get; init; }