Navigation
API > API/Plugins > API/Plugins/DataprepCore
| Type | Name | Description | |
|---|---|---|---|
| int32 | AddStep
(
TSubclassOf< UDataprepParameterizableObject > StepType |
Add a new step base on the type of step | |
| int32 | AddStep
(
const UDataprepActionStep* ActionStep |
Add a copy of the step to the action | |
| int32 | AddStep
(
const UDataprepParameterizableObject* StepObject |
Add a copy of the step object to the action |