Navigation
API > API/Editor > API/Editor/PinnedCommandList > API/Editor/PinnedCommandList/FUICommandList_Pinnable
References
| Module | PinnedCommandList |
| Header | /Engine/Source/Editor/PinnedCommandList/Public/UICommandList_Pinnable.h |
| Include | #include "UICommandList_Pinnable.h" |
| Source | /Engine/Source/Editor/PinnedCommandList/Private/UICommandList_Pinnable.cpp |
int32 GetMappedCommandIndex
&40;
FName InCommandName
&41; const
Remarks
Get the index this command was mapped to. the mapped index, or INDEX_NONE if the command is not mapped to this command list
Parameters
| Name | Description |
|---|---|
| InCommandName | The command name to check |