Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FAddPropertyParams
Description
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
| Name | OverrideAllowChildren |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/DetailBuilderTypes.h |
| Include Path | #include "DetailBuilderTypes.h" |
void OverrideAllowChildren
(
bool & OutAllowChildren
) const