NameCard
class NameCard extends Material
constructor
new NameCard(data, enka)
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
data | JsonObject | |||
enka | EnkaClient |
Properties
MATERIAL_TYPE
static
materialType
Type: "MATERIAL_NAMECARD"
id
inherited
Type: number
enka
inherited
Type: EnkaClient
name
inherited
Type: TextAssets
description
inherited
Type: TextAssets
icon
inherited
Type: ImageAssets
pictures
inherited
Type: ImageAssets[]
itemType
inherited
Type: ItemType
stars
inherited
Type: number | null