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