Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepAsset
References
Module | DataprepCore |
Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepAsset.h |
Include | #include "DataprepAsset.h" |
Source | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepAsset.cpp |
bool SwapActions
&40;
int32 FirstActionIndex,
int32 SecondActionIndex
&41;
Remarks
Swap the actions of a Dataprep asset
Parameters
Name | Description |
---|---|
FirstActionIndex | The index of the first action |
SecondActionIndex | The index of the second action |