Class ItemRestriction
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about which characters can use an item.
[JsonConverter(typeof(ItemRestrictionJsonConverter))]
public sealed record ItemRestriction : IEquatable<ItemRestriction>
- Inheritance
-
ItemRestriction
- Implements
- Inherited Members
Properties
- BodyTypes
The body type(s) that can use the item.
- Other
Other undocumented restrictions. If you find out what they mean, please open an issue or a pull request.
- Professions
The profession(s) that can use the item.
- Races
The race(s) that can use the item.