Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/FCategoryDrivenContentBuilder
Description
Adds the favorites with the name InFavoriteCommandName to the favorites list. If InFavoriteCommandName is already in the Favorites list, this is a no-op
| Name | AddFavorite |
| Type | function |
| Header File | /Engine/Source/Developer/WidgetRegistration/Public/Layout/CategoryDrivenContentBuilder.h |
| Include Path | #include "Layout/CategoryDrivenContentBuilder.h" |
| Source | /Engine/Source/Developer/WidgetRegistration/Private/Layout/CategoryDrivenContentBuilder.cpp |
void AddFavorite
(
FName InFavoriteCommandName
)