Class CharacterConstellation

Class of character's constellation

Constructors

  • Create a Constellation

    Parameters

    • constellationId: number

      Constellation ID

    • locked: boolean = false

      Whether the constellation is locked

    Returns CharacterConstellation

Properties

description: string

Constellation description

Constellation icon

id: number

Constellation ID

locked: boolean

Whether the constellation is locked

name: string

Constellation name

Accessors

  • get allConstellationIds(): number[]
  • Get all constellation IDs

    Returns number[]

    All constellation IDs

Methods

  • Get constellation IDs by character ID

    Parameters

    • characterId: number

      Character ID

    • OptionalskillDepotId: number

      Skill depot ID

    Returns number[]

    Constellation IDs