IDetailCategoryBuilder::SetShowAdvanced

Sets whether or not this category should show its advanced properties.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailCategoryBuilder.h"

Syntax

void SetShowAdvanced
(
    bool bShowAdvanced
)

Remarks

Sets whether or not this category should show its advanced properties. This is designed to be used for dynamic display of advanced properties.

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