FAddPropertyParams::OverrideAllowChildren

Conditionally overwrites the specified boolean with a value specifying whether to allow child properties or not.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailBuilderTypes.h"

Syntax

void OverrideAllowChildren
(
    bool & OutAllowChildren
) const

Remarks

Conditionally overwrites the specified boolean with a value specifying whether to allow child properties or not. Only overrides the value if the calling code specified an override

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