Navigation
API > API/Editor > API/Editor/PinnedCommandList
Inheritance Hierarchy
- IModuleInterface
- IPinnedCommandListModule
References
| Module | PinnedCommandList |
| Header | /Engine/Source/Editor/PinnedCommandList/Public/IPinnedCommandListModule.h |
| Include | #include "IPinnedCommandListModule.h" |
Syntax
class IPinnedCommandListModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IPinnedCommandList > | CreatePinnedCommandList
(
const FName& InContextName |
Create a pinned commands list widget |