IPropertyHandle::GetOuterPackages

Get the packages that contain this property

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyHandle.h"

Syntax

void GetOuterPackages
(
    TArray< UPackage * > & OuterPackages
) const

Remarks

Get the packages that contain this property

Parameters

Parameter

Description

OuterPackages

An array that will be populated with the outer packages

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