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 RemoveStep
&40;
int32 Index,
bool bDiscardParametrization
&41;
Remarks
Remove a step from the action True if a step was removed
Parameters
| Name | Description |
|---|---|
| Index | The index of the step to remove |
| bDiscardParametrization | If true, remove parameterization associated with action steps |