Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyAndParent
Syntax
TArray < const FProperty * > ParentProperties
Remarks
The entire chain of parent properties, all the way to the property root. ParentProperties[0] is the immediate parent.