Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/Layout > API/Developer/WidgetRegistration/Layout/FCategoryDrivenContentBuilder
Syntax
FUpdateContentForCategoryDelegate UpdateContentForCategoryDelegate
Remarks
A delegate which provides the const FName& Command name as a parameter to indicates which category was clicked. The bound method should update this FCategoryDrivenContentBuilder's content based on the category that was chosen.