Click or drag to resize
MapObjectives Property
View Project on GitHub
Gets the objectives.

Namespace: GW2CSharp.V2.Unauthenticated.Continents
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Dictionary<string, Objective> Objectives { get; }

Property Value

Type: DictionaryString, Objective
See Also