Class PveClient
- Namespace
- GuildWars2.Pve
- Assembly
- GW2SDK.dll
Provides query methods for APIs related to open world gameplay (PvE). This class consists of logical groups containing related sets of APIs. For example, all APIs pertaining to dungeons are grouped into Dungeons and all APIs pertaining to raids are grouped into Raids.
public sealed class PveClient
- Inheritance
-
PveClient
- Inherited Members
Constructors
- PveClient(HttpClient)
Initializes a new instance of the PveClient class.
Properties
- Dungeons
Provides query methods for dungeons and completed dungeon paths.
- Home
Provides query methods for home instances and homesteads.
- MapChests
Provides query methods for daily map rewards.
- Pets
Provides query methods for Ranger pets.
- Raids
Provides query methods for raids and completed encounters.
- SuperAdventureBox
Provides query methods for Super Adventure Box progress.
- WorldBosses
Provides query methods for defeated world bosses.