UDataprepAssetInterface::ExecuteRecipe_Internal

Does the actual execution of the pipeline with the specified action list

Windows
MacOS
Linux

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepAssetInterface.h

Include

#include "DataprepAssetInterface.h"

Source

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepAssetInterface.cpp

Syntax

void ExecuteRecipe_Internal
(
    const TSharedPtr< FDataprepActionContext > & InActionsContext,
    const TArray< UDataprepActionAsset * > & ActionAssets
)

Remarks

Does the actual execution of the pipeline with the specified action list

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss