Property BodyTypes
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
BodyTypes
The body type(s) that can use the item.
public required IReadOnlyCollection<Extensible<BodyType>> BodyTypes { get; init; }
The body type(s) that can use the item.
public required IReadOnlyCollection<Extensible<BodyType>> BodyTypes { get; init; }