Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepAsset > API/Plugins/DataprepCore/UDataprepAsset/InsertAction
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 InsertAction
&40;
int32 Index
&41;
Remarks
Creates a new action then insert the action to the Dataprep asset at the requested index True if the insertion is successful, false if the index is invalid
Parameters
| Name | Description |
|---|---|
| Index | The index at which the insertion must happen |