Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailRootObjectCustomization
| Type | Name | Description | |
|---|---|---|---|
| bool | ShouldDisplayHeader
(
const FDetailsObjectSet& InRootObjectSet |
Whether or not the object should have a header displayed or just show the children directly | |
| bool | ShouldDisplayHeader
(
const UObject* InRootObject |
Please use the ShouldDisplayHeader version which takes in an array of objects instead |