TInteractiveToolCommands::FindStandardCommand

Query [FStandardToolModeCommands](API\Editor\UnrealEd\Tools\FStandardToolModeCommands) to find an existing command/hotkey for this standard tool action

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tools/InteractiveToolsCommands.h

Include

#include "Tools/InteractiveToolsCommands.h"

Syntax

virtual TSharedPtr< FUICommandInfo > FindStandardCommand
(
    EStandardToolActions ToolActionID
)

Remarks

Query FStandardToolModeCommands to find an existing command/hotkey for this standard tool action

Support for re-using known commands from FStandardToolModeCommands

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss