IDetailChildrenBuilder::AddChildStructure

Windows
MacOS
Linux

Deprecated

  • AddChildStructure has been deprecated. Use AddExternalStructureProperty instead

References

Module

PropertyEditor

Header

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

Include

#include "IDetailChildrenBuilder.h"

Syntax

IDetailPropertyRow * AddChildStructure
(
    TSharedRef< FStructOnScope > ChildStructure,
    FName PropertyName,
    FName UniqueIdName
)

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