Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Transformable
    • PassiveSkills

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

hashes

hashes: number[]

items

items: Item

Optional skillTreeData

skillTreeData: Data
remarks

reqData must be set to 1 when making the request to receive this data

visualOverrides

visualOverrides: (string | number)[][]
overrides

visual_overrides

Methods

toPlain

  • toPlain(): unknown
  • Converts this class back into a plain javascript object.

    remarks

    Property keys which have been renamed during the initial transformation to a class object will be reverted to the original keys. For example, the cachedSince property in the Ladder class will be reverted to the original API property, cached_since.

    Returns unknown

Generated using TypeDoc