Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailPropertyRow
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailPropertyRow.h |
| Include | #include "IDetailPropertyRow.h" |
FDetailWidgetRow & CustomWidget
&40;
bool bShowChildren
&41;
Remarks
Overrides the property widget. Destroys any existing custom property widgets. a row for the property that custom widgets can be added to
Parameters
| Name | Description |
|---|---|
| bShowChildren | Whether or not to still show any children of this property |