FDataprepParameterizationUtils::IsPropertyChainValid

Check if a property is chain supported by the dataprep parameterization systems

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 bool IsPropertyChainValid
(
    const TArray< FDataprepPropertyLink > & PropertyChain
)

Remarks

Check if a property is chain supported by the dataprep parameterization systems

that the cached properties of the chain must not be null

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