Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailRootObjectCustomization
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SWidget > | CustomizeObjectHeader
(
const FDetailsObjectSet& InRootObjectSet |
Called when the details panel wants to display an object header widget for a given object | |
| TSharedPtr< SWidget > | CustomizeObjectHeader
(
const UObject* InRootObject |
||
| TSharedPtr< SWidget > | CustomizeObjectHeader
(
const FDetailsObjectSet& InRootObjectSet, |
Called when the details panel wants to display an object header widget for a given object | |
| TSharedPtr< SWidget > | CustomizeObjectHeader
(
const UObject* InRootObject, |