UPropertyValue::GetCapturedPropSegments

Returns an array of link segments that together describe the full 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

const TArray< FCapturedPropSegment > & GetCapturedPropSegments() const

Remarks

Returns an array of link segments that together describe the full 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