Skip to main content

CharacterDetails

Index

Constructors

constructor

Properties

readonly_data

_data: JsonObject

readonly_nameId

_nameId: string

readonlybirthday

birthday: null | Birthday

If the character is Traveler, this will be null

readonlycharacterId

characterId: number

readonlyconstellation

constellation: TextAssets

readonlyconstellationIcon

constellationIcon: ImageAssets

readonlycv

readonlydescription

description: TextAssets

readonlyenka

readonlyid

id: number

readonlylocation

location: TextAssets

readonlytitle

title: TextAssets

Travelers do not have this

readonlyvision

vision: TextAssets

Methods

getCvByLanguage

getVoices


  • Returns CharacterVoiceData[]

    voice data of the character. This does not contain audio data or files.

staticgetByCharacterId

staticgetById