Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/Layout > API/Developer/WidgetRegistration/Layout/FCategoryDrivenContentBuilder
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/Layout/CategoryDrivenContentBuilder.h |
| Include | #include "Layout/CategoryDrivenContentBuilder.h" |
| Source | /Engine/Source/Developer/WidgetRegistration/Private/Layout/CategoryDrivenContentBuilder.cpp |
void SetShowNoCategorySelection
(
bool bInShowNoCategorySelection
)
Remarks
Sets whether we should show that no category selected. If true, the category picker shows no selection and there is no category title.
Parameters
| Name | Description |
|---|---|
| bInShowNoCategorySelection | if true, the category picker will show no selection and the category title is not shown |