IPropertyHandle::GetOuterObjects

Get the objects that contain this property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h

Include

#include "PropertyHandle.h"

Syntax

void GetOuterObjects
(
    TArray< UObject * > & OuterObjects
) const

Remarks

Get the objects that contain this property

Parameters

Parameter

Description

OuterObjects

An array that will be populated with the outer objects

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