Navigation
BlueprintAPI > BlueprintAPI/OptimusNodeGraph
Sets the position in the graph UI that the node should be shown at.
Target is Optimus Node
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| vector2d struct | In Position | The coordinates of the node's position. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if setting the position was successful. |