Property Paths
- Namespace
- GuildWars2.Pve.Dungeons
- Assembly
- GW2SDK.dll
Paths
The paths of the dungeon which can be selected at the start of the dungeon.
public required IReadOnlyCollection<DungeonPath> Paths { get; init; }
The paths of the dungeon which can be selected at the start of the dungeon.
public required IReadOnlyCollection<DungeonPath> Paths { get; init; }