Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a branch in the flow.

Hierarchy

  • FlowBranch

Index

Properties

Properties

branchedFrom

branchedFrom: string

In the case of additional pages, this tracks what node this branch is actually coming off of.

index

index: number

Branch index. Pass this index to @see advanceGameFlowState to follow this branch

path

path: string[]

Path. Following this branch will move through all these nodes. The final Id is the terminal node the path ends on.

Legend

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

Generated using TypeDoc