Navigation
API > API/Plugins > API/Plugins/DataprepCore > API/Plugins/DataprepCore/Parameterization > API/Plugins/DataprepCore/Parameterization/FDataprepParameterizationUtils
| Type | Name | Description | |
|---|---|---|---|
| TArray< FDataprepPropertyLink > | MakePropertyChain
(
TSharedPtr< IPropertyHandle > PropertyHandle |
Take a property handle from the details view and generate the property for the dataprep parameterization | |
| TArray< FDataprepPropertyLink > | MakePropertyChain
(
FPropertyChangedChainEvent& PropertyChangedEvent |
Take a Property Changed Event and extract a dataprep property link chain from it |