IDetailPropertyRow::CustomValueWidget

Gives a non-owning pointer to value widget on existing custom property widget if it exists.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailPropertyRow.h"

Syntax

FDetailWidgetDecl * CustomValueWidget()

Remarks

Gives a non-owning pointer to value widget on existing custom property widget if it exists.

Returns

Pointer to value widget if custom property widget already exists, nullptr otherwise

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