Property SuffixItemId
- Namespace
- GuildWars2.Chat
- Assembly
- GW2SDK.dll
SuffixItemId
The item ID of the upgrade component if the item is upgraded, or null
if the upgrade slot is empty.
public int? SuffixItemId { get; init; }
Property Value
- int?
Remarks
Only valid for weapons, armor, back items and trinkets.