Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/UE_DEPRECATED
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include | #include "DataprepActionAsset.h" |
UE_DEPRECATED
(
4. 26,
"Please use the function add step and simply pass the OperationClass"
) const
Remarks
Add an operation to the action The index of the added operation or index none if the class is
Parameters
| Name | Description |
|---|---|
| OperationClass | The class of the operation |