Navigation
| Name | PinnedCommandList |
| Type | Editor |
| Location | /Engine/Source/Editor/PinnedCommandList/ |
| Module Build Rules | PinnedCommandList.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FUICommandList_Pinnable | Extended version of FUICommandList that allows: |
Interfaces
| Name | Remarks |
|---|---|
| IPinnedCommandList | A list of commands that were 'pinned' by the user, for easy re-use To use the a command list: |
| IPinnedCommandListModule |