Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandle
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include | #include "PropertyHandle.h" |
void GetOuterPackages
&40;
TArray< UPackage &42; > & OuterPackages
&41; const
Remarks
Get the packages that contain this property
Parameters
| Name | Description |
|---|---|
| OuterPackages | An array that will be populated with the outer packages |