Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailChildrenBuilder
| Type | Name | Description | |
|---|---|---|---|
| TArray< TSharedPtr< IPropertyHandle > > | AddAllExternalStructureProperties
(
TSharedRef< FStructOnScope > ChildStructure |
Adds all the properties of an external structure as a children | |
| TArray< TSharedPtr< IPropertyHandle > > | AddAllExternalStructureProperties
(
TSharedPtr< IStructureDataProvider > ChildStructure |