Adds a Reroute Node on an existing Pin to the editor Graph. Reroute Nodes can be used to visually improve the data flow, they don't require any additional memory though and are purely cosmetic. This causes a NodeAdded modified event.
Target is Rig VMController
|
In
Exec
|
|
|
Target
Rig VMController Object Reference
|
|
|
In Pin Path
String
|
|
|
As Input
Boolean
|
|
|
Show as Full Node
Boolean
|
|
|
In Position
Vector 2D Structure (by ref)
|
|
|
In Node Name
String
|
|
|
Undo
Boolean
|
|
Out
Exec
|
|
|
Return Value
Rig VMReroute Node Object Reference
|
Adds a Reroute Node on an existing Pin to the editor Graph. Reroute Nodes can be used to visually improve the data flow, they don't require any additional memory though and are purely cosmetic. This causes a NodeAdded modified event. |