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 |
TSharedRef< SWidget > CreateShowCategoryLabelsContextMenu()
Remarks
Returns the context menu containing an item to show or hide category labels.
Parameters
| Name | Description |
|---|---|
| bInShowCategoryLabelsItemName | the name of the Show Category Labels item that would be toggled with the menu |