Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UDataprepAsset
| Type | Name | Description | |
|---|---|---|---|
| int32 | AddAction
(
const UDataprepActionAsset* Action |
Add a copy of the action to the Dataprep asset | |
| int32 | AddAction
(
const TArray< const UDataprepActionStep* >& ActionSteps |
Creates an action from the array of action steps or one action per action steps then add the action(s) to the Dataprep asset |