Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailCategoryBuilder
Description
Sets whether or not this category should show its advanced properties. This is designed to be used for dynamic display of advanced properties.
| Name | SetShowAdvanced |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/DetailCategoryBuilder.h |
| Include Path | #include "DetailCategoryBuilder.h" |
void SetShowAdvanced
(
bool bShowAdvanced
)