Navigation
BlueprintAPI > BlueprintAPI/RigVMController
Adds an if node to the graph. If nodes can be used to pick between two values based on a condition.
Target is Rig VMController
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | In CPPType | |
| name | In CPPType Object Path | |
| vector2d struct | In Position | |
| string | In Node Name | |
| boolean | Setup Undo Redo | |
| boolean | Print Python Command |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |