Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HotkeyConfigRef

The configuration to use for a Hotkey System. It describes with keys to use as hotkeys for the different actions.

Hierarchy

Index

Constructors

constructor

  • This constructor is an implementation detail. Do not use this.

    Parameters

    • ptr: number

    Returns HotkeyConfigRef

Properties

ptr

ptr: number

Methods

asJson

  • asJson(): any
  • Encodes the hotkey configuration as JSON.

    Returns any

settingsDescriptionAsJson

  • settingsDescriptionAsJson(): any
  • Encodes generic description of the settings available for the hotkey configuration and their current values as JSON.

    Returns any

Generated using TypeDoc