FDataprepParameterizationUtils::CreateContext

Take a already existing parameterization context and create a new version including the handle.

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 FDataprepParameterizationContext CreateContext
(
    TSharedPtr< IPropertyHandle > PropertyHandle,
    const FDataprepParameterizationContext & ParameterisationContext
)

Remarks

Take a already existing parameterization context and create a new version including the handle.

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