BlueprintAPI > BlueprintAPI/RigVMController
Selects a single node in the graph. This causes a NodeSelected / NodeDeselected modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | In Node | |
boolean | Select | |
boolean | Setup Undo Redo | |
boolean | Print Python Command |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Selects a single node in the graph.This causes a NodeSelected / NodeDeselected modified event. |