Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFlowGraphMultiGateBlockConfiguration

experimental

Configuration for the multi gate block.

Hierarchy

  • IFlowGraphMultiGateBlockConfiguration

Index

Properties

isRandom?: boolean

If the block should pick a random output flow from the ones that haven't been executed. Default to false.

loop?: boolean

If the block should loop back to the first output flow after executing the last one. Default to false.

numberOutputFlows: number

The number of output flows.

startIndex?: number

The index of the output flow to start with. Default to 0.

Legend

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

Settings

Theme