Table of Contents

Property Pve

Namespace
GuildWars2
Assembly
GW2SDK.dll

Pve

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 PveClient Pve { get; }

Property Value

PveClient