IDetailRootObjectCustomization::CustomizeObjectHeader

Called when the details panel wants to display an object header widget for a given object

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailRootObjectCustomization.h"

Syntax

virtual TSharedPtr< SWidget > CustomizeObjectHeader
(
    const FDetailsObjectSet & InRootObjectSet
)

Remarks

Called when the details panel wants to display an object header widget for a given object

Parameters

Parameter

Description

InRootObjects

The object set whose header is being customized

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