Navigation
API > API/Plugins > API/Plugins/DataprepCore
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include | #include "DataprepActionAsset.h" |
bool RemoveSteps
&40;
const TArray< int32 > & Indices,
bool bDiscardParametrization
&41;
Remarks
Remove an array of steps from the action True if at least one step has been removed
Parameters
| Name | Description |
|---|---|
| Indices | Array of step indices to remove |
| bDiscardParametrization | If true, remove parameterization associated with action steps |