Output
Nodes can have an arbitrary amount of outputs, which have a name, an associated value, and can be linked to the input of another node.
Editing outputs
For a more complete overview on the editing tools available, look at the Flowchart View section of the manual.
Output Properties
- Index
- The index of an output is a read-only property and can be used by the Flowchart Controller to query information about an output or to move to the next connected node.
- Name
- A string of a name for the output. This can be used by the Flowchart Controller plugin to get the associated value or to move the state of the flowchart to the next connected node.
- Value
- A string which can hold an arbitrary value with no specific purpose, to be accessed via event sheets.
- Color
- An editor only property to help better identify links between nodes when there are many of them.
- Link mode
- An editor only property to choose how to draw the link between nodes. Can either be a straight line or use path finding to avoid overlapping nodes. Using path finding can be useful when a link ends up going over other nodes.
Construct 3 Manual
Construct.net
2024-02-19
2024-05-01
You are here:
Search this manual:
This manual entry was last updated on 1 May, 2024 at 12:04