Navigation
BlueprintAPI > BlueprintAPI/RigVMController
Adds a Function / Struct Node to the edited Graph given its struct object path name. UnitNode represent a RIGVM_METHOD declaration on a USTRUCT. This causes a NodeAdded modified event.
Target is Rig VMController
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | In Script Struct Path | |
| name | In Method Name | |
| 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 |