Navigation
API > API/Plugins > API/Plugins/ModelingToolsEditorMode > API/Plugins/ModelingToolsEditorMode/FModelingToolsManagerCommands
References
| Module | ModelingToolsEditorMode |
| Header | /Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingToolsManagerActions.h |
| Include | #include "ModelingToolsManagerActions.h" |
| Source | /Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Private/ModelingToolsManagerActions.cpp |
FText GetCommandLabel
(
TSharedPtr < const FUICommandInfo > Command,
bool bShortName
) const
Remarks
Helper that gets the regular command label (result of GetLabel) or a shortened version if one was registered and bShortName is true.