FDataprepParameterizationUtils::MakePropertyChain

Take a property handle from the details view and generate the property for the dataprep parameterization

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
(
    TSharedPtr< IPropertyHandle > PropertyHandle
)

Remarks

Take a property handle from the details view and generate the property for the dataprep parameterization

Returns

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

Parameters

Parameter

Description

PropertyHandle

This is the handle from the details panel

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