FDataprepParameterizationUtils::MakePropertyChain

Take a Property Changed Event and extract a dataprep property link chain from it

Windows
MacOS
Linux

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/Parameterization/DataprepParameterizationUtils.h

Include

#include "Parameterization/DataprepParameterizationUtils.h"

Source

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/Parameterization/DataprepParameterizationUtils.cpp

Syntax

static TArray< FDataprepPropertyLink > MakePropertyChain
(
    FPropertyChangedChainEvent & PropertyChangedEvent
)

Remarks

Take a Property Changed Event and extract a dataprep property link chain from it

Returns

A non empty array if we were able make a compatible property chain

Parameters

Parameter

Description

PropertyChangedEvent

The event

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