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 RemoveAction
&40;
int32 Index,
bool bDiscardParametrization
&41;
Remarks
Remove an action from the Dataprep asset True if the action was removed
Parameters
| Name | Description |
|---|---|
| Index | The index of the action to remove |
| bDiscardParametrization | If true, remove parameterization associated with action steps |