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 GetOuterStructs
(
TArray < TSharedPtr< FStructOnScope > > & OutStructs
) const
Remarks
Get the structures that contain this property
Parameters
| Name | Description |
|---|---|
| OutStructs | An array that will be populated with the outer structures |