IDetailChildrenBuilder::AddExternalObjectProperty

Windows
MacOS
Linux

Deprecated

References

Module

PropertyEditor

Header

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

Include

#include "IDetailChildrenBuilder.h"

Syntax

IDetailPropertyRow * AddExternalObjectProperty
(
    const TArray< UObject * > & Objects,
    FName PropertyName,
    FName UniqueIdName,
    TOptional< bool > bAllowChildrenOverride,
    TOptional< bool > bCreateCategoryNodesOverride
)

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