Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FlowGraphExecutionBlock Abstract

experimental

A block that executes some action. Always has an input signal (which is not used by event blocks). Can have one or more output signals.

Hierarchy

Index

Properties

dataInputs: FlowGraphDataConnection<any>[]

The data inputs of the block.

dataOutputs: FlowGraphDataConnection<any>[]

The data outputs of the block.

Input connection: The input signal of the block.

uniqueId: string

A randomly generated GUID for each block.

Legend

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

Settings

Theme