FAddPropertyParams::OverrideCreateCategoryNodes

Conditionally overwrites the specified boolean with a value specifying whether to create category nodes or not Only overrides the value if the calling code specified an override

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailBuilderTypes.h"

Syntax

void OverrideCreateCategoryNodes
(
    bool & OutCreateCategoryNodes
) const

Remarks

Conditionally overwrites the specified boolean with a value specifying whether to create category nodes 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