Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/TInteractiveToolCommands
Description
Query FStandardToolModeCommands to find an existing command/hotkey for this standard tool action
Support for re-using known commands from FStandardToolModeCommands
| Name | FindStandardCommand |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Tools/InteractiveToolsCommands.h |
| Include Path | #include "Tools/InteractiveToolsCommands.h" |
virtual TSharedPtr < FUICommandInfo > FindStandardCommand
(
EStandardToolActions ToolActionID
)