Navigation
API > API/Editor > API/Editor/PinnedCommandList > API/Editor/PinnedCommandList/IPinnedCommandList
| Type | Name | Description | |
|---|---|---|---|
| void | BindCommandList
(
const TSharedRef< const FUICommandList >& InUICommandList |
Bind a command list to this widget. | |
| void | BindCommandList
(
const TSharedRef< FUICommandList_Pinnable >& InUICommandList |
Bind a pinnable command list to this widget. |