Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailArrayBuilder
- IDetailCustomNodeBuilder::GenerateChildContent()
- FDetailArrayBuilder::GenerateChildContent()
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h |
| Include | #include "PropertyCustomizationHelpers.h" |
virtual void GenerateChildContent
(
IDetailChildrenBuilder & ChildrenBuilder
)
Remarks
Called to generate child content of this node
Parameters
| Name | Description |
|---|---|
| ChildrenBuilder | The builder to add child rows to. |