Property Attributes
- Namespace
- GuildWars2.Items.Stats
- Assembly
- GW2SDK.dll
Attributes
The attributes values which are used to calculate the final stats of an item.
public required IReadOnlyCollection<Attribute> Attributes { get; init; }
The attributes values which are used to calculate the final stats of an item.
public required IReadOnlyCollection<Attribute> Attributes { get; init; }