Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/FToolkitBuilder
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/ToolkitBuilder.h |
| Include | #include "ToolkitBuilder.h" |
| Source | /Engine/Source/Developer/WidgetRegistration/Private/ToolkitBuilder.cpp |
void InitializeCategoryToolbar
&40;
bool InitLoadToolPaletteMap
&41;
Remarks
Initializes the data to necessary to build the category toolbar
Parameters
| Name | Description |
|---|---|
| InitLoadToolPaletteMap | If true, the map which holds the load action names as keys and the ToolPalettes as value will be cleared and available to add new data when the method completes. Otherwise, the map will keep the load action name to ToolPalette mappings that it was initially set up with. |