Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/DataprepAsset > BlueprintAPI/EditorScripting/DataprepAsset/Actions
Swap the steps of a dataprep action
Target is Dataprep Core Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Dataprep Action | The dataprep action on which the step will be swapped |
| integer | First Index | The index of the first step |
| integer | Second Index | The index of the seconds step |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |