Table of Contents

Constructor PveClient

Namespace
GuildWars2.Pve
Assembly
GW2SDK.dll

PveClient(HttpClient)

Initializes a new instance of the PveClient class.

public PveClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.