GW2v2WvwObjective

constructor(id: String, name: String, type: String, sectorId: Int, mapId: Int, mapType: String, coord: List<Double>? = null, labelCoord: List<Double>? = null, marker: String? = null, chatLink: String, upgradeId: Int? = null)

Parameters

id

the ID of the objective

name

the name of the objective

type

the type of the objective

sectorId

the map sector the objective can be found in

mapId

the ID of the map the objective can be found on

mapType

the type of the map the objective can be found on

coord

an array of three numbers representing the X, Y and Z coordinates of the objectives marker on the map

labelCoord

an array of two numbers representing the X and Y coordinates of the sector centroid

marker

the icon link

chatLink

the chat code for the objective

upgradeId

the ID of the upgrades available for the objective