Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/DataprepAsset > BlueprintAPI/EditorScripting/DataprepAsset/Actions
Move a step of the dataprep action
Target is Dataprep Core Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Dataprep Action | The dataprep action on which a step will be moved |
| integer | Step Index | The index of the step to move |
| integer | Destination Index | The index where the step will be moved |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |