IDetailRootObjectCustomization::ShouldDisplayHeader

Whether or not the object should have a header displayed or just show the children directly

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailRootObjectCustomization.h"

Syntax

virtual bool ShouldDisplayHeader
(
    const FDetailsObjectSet & InRootObjectSet
) const

Remarks

Whether or not the object should have a header displayed or just show the children directly

Returns

true if the this customization should be displayed or false to just show the children directly

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