Property AttributeCombinationId
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
AttributeCombinationId
The ID of the item's attribute combination, used for items with fixed stats. This property is not used for items with selectable stats.
public required int? AttributeCombinationId { get; init; }
Property Value
- int?