Navigation
BlueprintAPI > BlueprintAPI/ScriptableTool > BlueprintAPI/ScriptableTool/Gizmos
Update the Transform on the Gizmo specified by the name Identifier
Target is Scriptable Interactive Tool
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Identifier | |
| transform | New Transform | |
| boolean | Undoable | if true, this transform change will be transacted into the undo/redo history, ie undoable |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |