FAddPropertyParams::AllowChildren

Override whether the property node should allow children or not.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailBuilderTypes.h"

Syntax

FAddPropertyParams & AllowChildren
(
    bool bAllowChildren
)

Remarks

Override whether the property node should allow children or not. If not overridden the default is implementation defined.

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