Select Child Node
Method #
Allows you to selectively enable or disable the execution of connected child nodes at runtime based on an index. Only one child node can be active at a time, but when used in conjunction with Null or Execute Child Nodes, you can add a tree of child nodes. This is useful for menu systems or general logic.
The index is based on the vertical order of the child nodes in the nodegraph. i.e. Index 0.0 will be the top most node. Index 1.0 the next down.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Child Node Index Executes the child with this index (indexes start at 0.0)
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Child Node Index | Executes the child with this index (indexes start at 0.0) |