Class Adventure
- Namespace
- GuildWars2.Exploration.Adventures
- Assembly
- GW2SDK.dll
Information about an adventure, for example Roller beetle races.
public sealed record Adventure : IEquatable<Adventure>
- Inheritance
-
Adventure
- Implements
- Inherited Members
Properties
- Coordinates
The map coordinates of the adventure.
- Description
The description of the adventure.
- Id
The adventure ID.
- Name
The adventure name.