IDetailChildrenBuilder::AddCustomBuilder

Adds a custom builder as a child

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailChildrenBuilder.h"

Syntax

IDetailChildrenBuilder & AddCustomBuilder
(
    TSharedRef< IDetailCustomNodeBuilder > InCustomBuilder
)

Remarks

Adds a custom builder as a child

Parameters

Parameter

Description

InCustomBuilder

The custom builder to add

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