Enum DungeonKind
- Namespace
- GuildWars2.Pve.Dungeons
- Assembly
- GW2SDK.dll
The kind of paths in a dungeon.
[JsonConverter(typeof(DungeonKindJsonConverter))]
public enum DungeonKind
Fields
Story = 1
A story path, which does not reward dungeon tokens, only some coins.
Explorable = 2
An explorable path, which has better rewards but also higher difficulty.