Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailChildrenBuilder
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailChildrenBuilder.h |
| Include | #include "IDetailChildrenBuilder.h" |
FDetailWidgetRow & AddCustomRow
&40;
const FText & SearchString
&41;
Remarks
Adds new custom content as a child to the struct A row that accepts widgets
Parameters
| Name | Description |
|---|---|
| SearchString | Search string that will be matched when users search in the details panel. If the search string doesnt match what the user types, this row will be hidden |