Class ScriptParameter

Parameter for both Evaluators and Interactors.

Hierarchy

  • ScriptParameter

Constructors

Properties

Constructors

  • Parameters

    • Optional path: string
    • Optional key: string
    • Optional value: any

    Returns ScriptParameter

Properties

Key: string

Parameter key.

Path: string

Component path.

Value: any

Parameter value.

Generated using TypeDoc