Table of Contents

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

IReadOnlyCollection<Extensible<GameType>>

Remarks

Can be empty.