FDataprepParameterizationUtils::GetDataprepAssetForParameterization

Grab the dataprep used for the parameterization of the object.

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 UDataprepAsset * GetDataprepAssetForParameterization
(
    UObject * Object
)

Remarks

Grab the dataprep used for the parameterization of the object.

Returns

A valid pointer if the object was valid for the parameterization

Parameters

Parameter

Description

Object

The object from which the bindings would be created

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