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 SetActivePaletteOnLoad
&40;
const FUICommandInfo &42; Command
&41;
Remarks
Loads the palette for the FUICommandInfo Command on first visit to the mode.
Parameters
| Name | Description |
|---|---|
| Command | the FUICommandInfo which defines the palette that will be loaded on first visit to the mode. |