FNodeWidgets

The widget contents of the node. Any of these can be null depending on how the row was generated

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailTreeNode.h"

Syntax

struct FNodeWidgets

Remarks

The widget contents of the node. Any of these can be null depending on how the row was generated

Variables

Name Description

Public variable

FNodeWidgetActi...

 

Actions

The actions which can be performed on the node widgets.

Public variable

TSharedPtr< SWi...

 

NameWidget

Widget for the name column

Public variable

FNodeWidgetLayo...

 

NameWidgetLayoutData

Layout data for the widget in the name column.

Public variable

TSharedPtr< SWi...

 

ValueWidget

Widget for the value column

Public variable

FNodeWidgetLayo...

 

ValueWidgetLayoutData

Layout data for the widget in the value column.

Public variable

TSharedPtr< SWi...

 

WholeRowWidget

Widget that spans the entire row. Mutually exclusive with name/value widget

Public variable

FNodeWidgetLayo...

 

WholeRowWidgetLayoutData

Layout data for the whole row widget.

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