FAddPropertyParams::CreateCategoryNodes

Override whether the property node should create category nodes or not.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailBuilderTypes.h"

Syntax

FAddPropertyParams & CreateCategoryNodes
(
    bool bCreateCategoryNodes
)

Remarks

Override whether the property node should create category nodes 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