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 GetOuterObjects
&40;
TArray< UObject &42; > & OuterObjects
&41; const
Remarks
Get the objects that contain this property
Parameters
| Name | Description |
|---|---|
| OuterObjects | An array that will be populated with the outer objects |