No Self In File

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    • whichDialog: Dialog
    • text: string
    • hotkey: number = 0
    • quit: boolean = false
    • score: boolean = false

    Returns DialogButton

Properties

handle: button

Accessors

  • get id(): number
  • Returns number

  • get solarData(): { [key: string]: any }
  • Returns { [key: string]: any }

    • [key: string]: any
  • set solarData(obj: { [key: string]: any }): void
  • Parameters

    • obj: { [key: string]: any }
      • [key: string]: any

    Returns void

Methods

  • Parameters

    • handle: button

    Returns DialogButton

  • Parameters

    • handle: handle

    Returns any

  • Returns boolean