Property SuffixItemId
- Namespace
- GuildWars2.Hero.Inventories
- Assembly
- GW2SDK.dll
SuffixItemId
If present, indicates the item ID of an upgrade component.
public required int? SuffixItemId { get; init; }
Property Value
- int?
If present, indicates the item ID of an upgrade component.
public required int? SuffixItemId { get; init; }