Navigation
Unreal Engine C++ API Reference > Plugins > DataprepCore > Parameterization > FDataprepParameterizationUtils
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 |
static UDataprepAsset &42; GetDataprepAssetForParameterization
&40;
UObject &42; Object
&41;
Remarks
Grab the dataprep used for the parameterization of the object. A valid pointer if the object was valid for the parameterization
Parameters
Name | Description |
---|---|
Object | The object from which the bindings would be created |