Class CharacterProfile

Class of character's profile

Constructors

Properties

assocType: AssocType

Association

birthDate: undefined | Date

Birth date

characterId: number

Character ID

constellation: string

Character Constellation

cv: {
    CHS: string;
    EN: string;
    JP: string;
    KR: string;
}

Character Voice

detail: string

Profile Detail

fetterId: number

Fetter ID

native: string

Affiliation

title: string

Profile Title

vision: string

Character Vision

Accessors

  • get allCharacterIds(): number[]
  • Get all character IDs

    Returns number[]

    All character IDs