IDetailPropertyRow::CustomWidget

Overrides the property widget

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailPropertyRow.h"

Syntax

FDetailWidgetRow & CustomWidget
(
    bool bShowChildren
)

Remarks

Overrides the property widget

Returns

a row for the property that custom widgets can be added to

Parameters

Parameter

Description

bShowChildren

Whether or not to still show any children of this property

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