UPropertyValue::ResolveUSCSNodeRecursive

Recursively navigate the component/USCS_Node hierarchy trying to resolve our property path.

Windows
MacOS
Linux

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/PropertyValue.h

Include

#include "PropertyValue.h"

Source

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/PropertyValue.cpp

Syntax

bool ResolveUSCSNodeRecursive
(
    const USCS_Node * Node,
    int32 SegmentIndex
)

Remarks

Recursively navigate the component/USCS_Node hierarchy trying to resolve our property path.

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