Constellation
class Constellation
constructor
new Constellation(data, enka)
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
data | JsonObject | |||
enka | EnkaClient |
Properties
id
Type: number
enka
Type: EnkaClient
name
Type: TextAssets
description
Type: TextAssets
icon
Type: ImageAssets
addProps
Type: StatProperty[]
paramList
Type: number[]
Methods
getById
static
Returns: Constellation
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
id | number | |||
enka | EnkaClient |