UDataprepAssetInterface::OnProducersChanged

Answer notification that the producer has changed

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 OnProducersChanged
(
    FDataprepAssetChangeType,
    int32
)

Remarks

Answer notification that the producer has changed

Parameters

Parameter

Description

ChangeType

Type of change made on the producers, added, removed or modified

Index

Index of the producer which has changed. Unused.

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