Class CharacterConstellation
Constructors
constructor
- new CharacterConstellation(constellationId, locked?): CharacterConstellation
Parameters
- constellationId: number
- locked: boolean = false
Properties
Readonly
description
description: string
Readonly
locked
locked: boolean
Accessors
Static
allConstellationIds
- get allConstellationIds(): number[]
Returns number[]
All constellation IDs
Methods
Static
getConstellationIdsByCharacterId
- getConstellationIdsByCharacterId(characterId, skillDepotId?): number[]
Parameters
- characterId: number
Optional
skillDepotId: number
Returns number[]
Constellation IDs
Class of character's constellation