Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SettingValueRef

Describes a setting's value. Such a value can be of a variety of different types.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

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

    Parameters

    • ptr: number

    Returns SettingValueRef

Properties

ptr

ptr: number

Methods

asJson

  • asJson(): any
  • Encodes this Setting Value's state as JSON.

    Returns any

Generated using TypeDoc