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 |
FName GetMappedCommandGroup
&40;
FName InCommandName
&41; const
Remarks
Get the group this command was mapped into. the command's group, or NAME_None if the command is not grouped
Parameters
| Name | Description |
|---|---|
| InUICommandInfo | The command to check |