IDetailCategoryBuilder::HeaderContent

Adds header content to the category

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailCategoryBuilder.h"

Syntax

IDetailCategoryBuilder & HeaderContent
(
    TSharedRef< SWidget > InHeaderContent
)

Remarks

Adds header content to the category

Parameters

Parameter

Description

InHeaderContent

The header content 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