IPropertyHandle::ReplaceOuterObjects

Set the outer objects for this property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyHandle.h"

Syntax

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

Remarks

Set the outer objects for this property

Parameters

Parameter

Description

OuterObjects

An array that contains the new 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