Hierarchy

Constructors

Methods

  • Returns string

  • Returns string

  • Parameters

    • eventName: string
    • callback: Function

    Returns void

  • Restarts the current cfgn process with a new cfgn, which can either be empty or a copy of the current one.
    The preset of the new cfgn can also be chosen.

    Parameters

    • Optional presetId: string

      ID or name of the preset to use. The currently active one if not given.

    • Optional copyCfgnValues: boolean

      True to copy all cfgn values (input), false to use an empty cfgn.

    • Optional callback: Function

    Returns void

Generated using TypeDoc