GlobalQuestData
GlobalQuestData class
Object structure
Section titled “Object structure”data GlobalQuestData
raw: ByteArray!map: Map<String, GQDataObj> = {}
Custom Definition
Section titled “Custom Definition”data GQDataObj
id: String!collected: Boolean!contributed: Boolean!contributedLevel: Int!statValues: List<UInt> = []