Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailCustomNodeBuilder
- IDetailCustomNodeBuilder::GenerateChildContent()
- FIKRigGoalLayout::GenerateChildContent()
- FRigVMFunctionArgumentGroupLayout::GenerateChildContent()
- FBlueprintManagedListDetails::GenerateChildContent()
- FPerPlatformPropertyCustomNodeBuilder::GenerateChildContent()
- FInstancedStructDataDetails::GenerateChildContent()
- FIKRigGoalArrayLayout::GenerateChildContent()
- FRigVMFunctionArgumentLayout::GenerateChildContent()
- FRigVMFunctionArgumentDefaultNode::GenerateChildContent()
- FMaterialList::GenerateChildContent()
- FDetailArrayBuilder::GenerateChildContent()
- FSectionList::GenerateChildContent()
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailCustomNodeBuilder.h |
| Include | #include "IDetailCustomNodeBuilder.h" |
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. |