Unreal Engine Blueprint API Reference > Editor Scripting > Dataprep Asset > Actions
Remove a step from the action
Target is Dataprep Core Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Dataprep Action | The dataprep action from which we will remove the step |
integer | Index | the index of the step to remove |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |