IDetailCustomNodeBuilder::GenerateChildContent

Called to generate child content of this node

Windows
MacOS
Linux

Override Hierarchy

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IDetailCustomNodeBuilder.h

Include

#include "IDetailCustomNodeBuilder.h"

Syntax

void GenerateChildContent
(
    IDetailChildrenBuilder & ChildrenBuilder
)

Remarks

Called to generate child content of this node

Parameters

Parameter

Description

OutChildRows

An array of rows to add children to

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss