Navigation
API > API/Plugins > API/Plugins/DataprepCore
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include | #include "DataprepActionAsset.h" |
| Source | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepActionAsset.cpp |
UObject &42; OnAddAsset
&40;
const UObject &42; Asset,
const TCHAR &42; AssetName
&41;
Remarks
Duplicate and add an asset to the Dataprep's and action's working set The asset newly created
Parameters
| Name | Description |
|---|---|
| Asset | If not null, the asset will be duplicated |
| AssetName | Name of the asset to create. Name collision will be performed before naming the asset |