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