Navigation
Unreal Engine C++ API Reference > Plugins > DataprepCore > Parameterization
References
Module | DataprepCore |
Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/Parameterization/DataprepParameterizationUtils.h |
Include | #include "Parameterization/DataprepParameterizationUtils.h" |
Syntax
USTRUCT&40;&41;
struct FDataprepPropertyLink
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TFieldPath< FProperty > | CachedProperty | |
![]() ![]() |
int32 | ContainerIndex | |
![]() ![]() |
FName | PropertyName |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FDataprepPropertyLink
(
const FDataprepPropertyLink& Other |
||
![]() |
FDataprepPropertyLink
(
FDataprepPropertyLink&& Other |
||
![]() |
FDataprepPropertyLink
(
FProperty* InCachedProperty, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FDataprepPropertyLink & | operator=
(
const FDataprepPropertyLink& Other |
|
![]() |
FDataprepPropertyLink & | operator=
(
FDataprepPropertyLink&& Other |