FDetailsObjectSet

Defines a set of objects and a common base class between them for a root object customization

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailRootObjectCustomization.h"

Syntax

struct FDetailsObjectSet

Remarks

Defines a set of objects and a common base class between them for a root object customization

Variables

Name Description

Public variable

const UClass &#...

 

CommonBaseClass

The most common base class between all root objects

Public variable

TArray< const U...

 

RootObjects

List of objects that represent the root in the details panel

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