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 AddCustomWidget
&40;
FName InCustomWidgetIdentifier
&41;
Remarks
Add a previously registered custom widget to the pinned list.
Parameters
| Name | Description |
|---|---|
| InCustomWidgetIdentifier | Unique identifier used to persist the widget. |