Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailChildrenBuilder > API/Editor/PropertyEditor/IDetailChildrenBuilder/AddExternalStructureProperty
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailChildrenBuilder.h |
| Include | #include "IDetailChildrenBuilder.h" |
IDetailPropertyRow * AddExternalStructureProperty
(
TSharedPtr< IStructureDataProvider > ChildStructure,
FName PropertyName,
const FAddPropertyParams & Params
)