Choose your operating system:
Windows
macOS
Linux
Module |
|
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
(
FDataprepAssetChangeType,
int32
)
Answer notification that the producer has changed
Parameter |
Description |
---|---|
ChangeType |
Type of change made on the producers, added, removed or modified |
Index |
Index of the producer which has changed. Unused. |