Property SecondarySuffixItemId
- Namespace
- GuildWars2.Chat
- Assembly
- GW2SDK.dll
SecondarySuffixItemId
The item ID of the second upgrade component if the item is upgraded, or null
if the second upgrade slot
is empty.
public int? SecondarySuffixItemId { get; init; }
Property Value
- int?
Remarks
Only valid for two-handed weapons.