Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/AddStep
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include | #include "DataprepActionAsset.h" |
int32 AddStep
&40;
const UDataprepActionStep &42; ActionStep
&41;
Remarks
Add a copy of the step to the action The index of the added step or index none if the step is invalid
Parameters
| Name | Description |
|---|---|
| ActionStep | The step we want to duplicate in the action |