Property GameTypes
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
GameTypes
The game types in which the items can be used.
public required IReadOnlyCollection<Extensible<GameType>> GameTypes { get; init; }
Property Value
Remarks
Can be empty.
The game types in which the items can be used.
public required IReadOnlyCollection<Extensible<GameType>> GameTypes { get; init; }
Can be empty.