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

A block that has an input flow and routes it to any potential output flows, randomly or sequentially

see

https://docs.google.com/document/d/1MT7gL-IEn_PUw-4XGBazMxsyqsxqgAVGYcNeC4Cj_9Q/edit#heading=h.i2sn85fbjo60

Hierarchy

Index

Constructors

Properties

currentIndex: FlowGraphDataConnection<number>

Output connection: The index of the current output flow.

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.

Output connections: The output flows.

Input connection: Resets the gate.

uniqueId: string

A randomly generated GUID for each block.

Methods

Legend

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

Settings

Theme