get_out_control_nodes
Function Usage
Obtains the output control node.
Prototype
1 | get_out_control_nodes() -> List[Node] |
Parameters
None
Returns
(List[Node]) Output the control node list.
Constraints
None
Parent topic: Node
Obtains the output control node.
1 | get_out_control_nodes() -> List[Node] |
None
(List[Node]) Output the control node list.
None