Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailRootObjectCustomization > API/Editor/PropertyEditor/IDetailRootObjectCustomization/ShouldDisplayHeader
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailRootObjectCustomization.h |
| Include | #include "IDetailRootObjectCustomization.h" |
virtual bool ShouldDisplayHeader
(
const FDetailsObjectSet & InRootObjectSet
) const
Remarks
Whether or not the object should have a header displayed or just show the children directly true if the this customization should be displayed or false to just show the children directly