FMathStructCustomization::MakeHeaderRow

Makes the header row for the customization

Windows
MacOS
Linux

Override Hierarchy

FMathStructCustomization::MakeHeaderRow()

FColorStructCustomization::MakeHeaderRow()

References

Module

DetailCustomizations

Header

/Engine/Source/Editor/DetailCustomizations/Public/Customizations/MathStructCustomizations.h

Include

#include "Customizations/MathStructCustomizations.h"

Source

/Engine/Source/Editor/DetailCustomizations/Private/MathStructCustomizations.cpp

Syntax

virtual void MakeHeaderRow
(
    TSharedRef< IPropertyHandle > & StructPropertyHandle,
    FDetailWidgetRow & Row
)

Remarks

Makes the header row for the customization

Parameters

Parameter

Description

StructPropertyHandle

Handle to the struct property

Row

The header row to add widgets to

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