Click or drag to resize
V2EndpointWvWObjectives Property
View Project on GitHub
Returns a wrapper for all the wvw objectives endpoint calls.

Namespace: GW2CSharp.V2
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public ObjectivesWrapper WvWObjectives { get; }

Property Value

Type: ObjectivesWrapper
See Also