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 |
ECheckBoxState IsActiveToolPalette
&40;
FName CommandName
&41; const
Remarks
Returns true if the FUICommandInfo with the name CommandName is the active tool palette, else it returns false
Parameters
| Name | Description |
|---|---|
| CommandName | the name of the FUICommandInfo we are checking to see if it is the active tool palette |