Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/DataprepAsset > BlueprintAPI/EditorScripting/DataprepAsset/Producers
Remove a producer from a dataprep asset
Target is Dataprep Core Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Dataprep Asset Interface | The dataprep asset from which the producer will be removed |
| integer | Index | Index of the producer to remove |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |