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 MoveActions
&40;
int32 FirstIndex,
int32 Count,
int32 MovePositions
&41;
Remarks
Move group of actions to another spot in the order of actions True if the action group was moved
Parameters
| Name | Description |
|---|---|
| FirstIndex | The Index of the first action to move |
| Count | Number of actions to move |
| MovePositions | How many positions/offset (can be negative too) to move the actions |