IDetailCategoryBuilder::SetCategoryVisibility

Sets whether or not this category is hidden or shown This is designed to be used for dynamic category visibility after construction of the category

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailCategoryBuilder.h"

Syntax

void SetCategoryVisibility
(
    bool bVisible
)

Remarks

Sets whether or not this category is hidden or shown This is designed to be used for dynamic category visibility after construction of the category

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