Click or drag to resize
MapObjectives Property
View Project on GitHub
A list of objective objects for this map

Namespace: GW2CSharp.V2.Unauthenticated.WvW
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public List<MatchObjective> Objectives { get; set; }

Property Value

Type: ListMatchObjective
See Also