Navigation
API > API/Editor > API/Editor/PinnedCommandList > API/Editor/PinnedCommandList/IPinnedCommandList
References
| Module | PinnedCommandList |
| Header | /Engine/Source/Editor/PinnedCommandList/Public/IPinnedCommandList.h |
| Include | #include "IPinnedCommandList.h" |
void RemoveCustomWidget
&40;
FName InCustomWidgetIdentifier
&41;
Remarks
Remove a custom widget from the pinned list
Parameters
| Name | Description |
|---|---|
| InCustomWidgetIdentifier | Unique identifier used to persist the widget. |