Property NotUpgradeable
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
NotUpgradeable
Whether the item can be upgraded with an upgrade component.
public required bool NotUpgradeable { get; init; }
Whether the item can be upgraded with an upgrade component.
public required bool NotUpgradeable { get; init; }