FMaterialList::GenerateHeaderRowContent

Called to generate content in the header of this node ( the actual node content ).

Windows
MacOS
Linux

Override Hierarchy

IDetailCustomNodeBuilder::GenerateHeaderRowContent()

FMaterialList::GenerateHeaderRowContent()

References

Module

PropertyEditor

Header

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

Include

#include "MaterialList.h"

Source

/Engine/Source/Editor/PropertyEditor/Private/MaterialList.cpp

Syntax

virtual void GenerateHeaderRowContent
(
    FDetailWidgetRow & NodeRow
)

Remarks

Called to generate content in the header of this node ( the actual node content ). Only called if HasHeaderRow is true

Parameters

Parameter

Description

NodeRow

The row to put content in

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