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 SwapSteps
&40;
int32 FirstIndex,
int32 SecondIndex
&41;
Remarks
Swap the steps
Parameters
| Name | Description |
|---|---|
| FirstIndex | The index of the first step |
| SecondIndex | The index of the seconds step |