Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailChildrenBuilder
| Type | Name | Description | |
|---|---|---|---|
| IDetailPropertyRow * | AddExternalStructureProperty
(
TSharedRef< FStructOnScope > ChildStructure, |
Adds a property from a custom structure as a child | |
| IDetailPropertyRow * | AddExternalStructureProperty
(
TSharedPtr< IStructureDataProvider > ChildStructure, |