GW2v2Glider

constructor(id: Int, name: String, description: String, icon: String, order: Int, defaultDyes: List<Int>, unlockItems: List<GW2ItemId>)

Parameters

id

the glider's ID

name

the glider's name

description

the glider's description

icon

the URL for the glider's icon

order

a (non-unique) number that can be used as basis to sort the list of gliders

defaultDyes

the IDs of the dyes that are applied to the glider by default

unlockItems

an array of item IDs used to unlock the glider