GW2v2WizardsVaultObjective
@Serializable
Information about a Wizard's Vault's objective.
Parameters
id
the objective's ID
title
the objective's title
track
the objective's track
acclaim
the amount of Astral Acclaim the player receives for completing the objective
Constructors
Link copied to clipboard
constructor(id: GW2WizardsVaultObjectiveId, title: String, track: GW2v2WizardsVaultObjective.Track, acclaim: Int)