Navigation
Unreal Engine C++ API Reference > Plugins > DataprepCore > UDataprepAssetInterface
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 |
void OnProducersChanged
&40;
FDataprepAssetChangeType,
int32
&41;
Remarks
Answer notification that the producer has changed
Parameters
Name | Description |
---|---|
ChangeType | Type of change made on the producers, added, removed or modified |
Index | Index of the producer which has changed. Unused. |