Navigation
API > API/Developer > API/Developer/WidgetRegistration > API/Developer/WidgetRegistration/FEditablePalette
References
| Module | WidgetRegistration |
| Header | /Engine/Source/Developer/WidgetRegistration/Public/ToolkitBuilder.h |
| Include | #include "ToolkitBuilder.h" |
| Source | /Engine/Source/Developer/WidgetRegistration/Private/ToolkitBuilder.cpp |
bool IsInPalette
&40;
const FName CommandName
&41; const
Remarks
Given a reference to a FUICommandInfo, returns whether it is in the current Palette
Parameters
| Name | Description |
|---|---|
| CommandName | the name of the FUICommandInfo queried as to whether it is in the Palette |