Options
All
  • Public
  • Public/Protected
  • All
Menu
experimental

A block that receives a custom event. It saves the data sent in the eventData output.

Hierarchy

Index

Constructors

Properties

dataInputs: FlowGraphDataConnection<any>[]

The data inputs of the block.

dataOutputs: FlowGraphDataConnection<any>[]

The data outputs of the block.

eventData: FlowGraphDataConnection<any>

Output connection: The data sent with the event.

Output connection: The signal that is triggered when the execution of this block is done.

Input connection: The input signal of the block.

uniqueId: string

A randomly generated GUID for each block.

Methods

  • Parameters

    Returns void

Legend

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

Settings

Theme