blueprint_node_move
Move a node to a new graph position, then compile and save the Blueprint asset.
Instructions
Move a node to a new graph position, then compile and save.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | Yes | Graph position [x, y] in Slate coordinates. | |
| node_guid | Yes | ||
| graph_name | Yes | ||
| blueprint_path | Yes | Content path of the Blueprint asset, e.g. /Game/Blueprints/BP_Door. |