Options
All
  • Public
  • Public/Protected
  • All
Menu

A block that gets the value of a variable.

experimental

Type Parameters

  • T

Hierarchy

Index

Constructors

  • Construct a FlowGraphGetVariableBlock.

    Type Parameters

    • T

    Returns FlowGraphGetVariableBlock<T>

Properties

dataInputs: FlowGraphDataConnection<any>[]

The data inputs of the block.

dataOutputs: FlowGraphDataConnection<any>[]

The data outputs of the block.

Output connection: The value of the variable.

uniqueId: string

A randomly generated GUID for each block.

variableName: FlowGraphDataConnection<string>

Input connection: The name of the variable to get.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme