Click or drag to resize
ObjectivesCoord Property
View Project on GitHub
An array of three numbers representing the X, Y and Z coordinates of the objectives marker on the map.

Namespace: GW2CSharp.V2.Unauthenticated.WvW
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public float[] Coord { get; set; }

Property Value

Type: Single
See Also