IDetailRootObjectCustomization::CustomizeObjectHeader

Windows
MacOS
Linux

Deprecated

  • Please use the CustomizeObjectHeader version which takes in an array of root objects

References

Module

PropertyEditor

Header

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

Include

#include "IDetailRootObjectCustomization.h"

Syntax

virtual TSharedPtr< SWidget > CustomizeObjectHeader
(
    const UObject * InRootObject,
    const TSharedPtr< ITableRow > & InTableRow
)

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