Navigation
API > API/Editor > API/Editor/PinnedCommandList
| Name | IPinnedCommandListModule |
| Type | class |
| Header File | /Engine/Source/Editor/PinnedCommandList/Public/IPinnedCommandListModule.h |
| Include Path | #include "IPinnedCommandListModule.h" |
Syntax
class IPinnedCommandListModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< IPinnedCommandList > CreatePinnedCommandList
(
const FName& InContextName |
Create a pinned commands list widget | IPinnedCommandListModule.h |