Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Tools > TInteractiveToolCommands
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Tools/InteractiveToolsCommands.h |
Include | #include "Tools/InteractiveToolsCommands.h" |
bool FindOrCreateSharedCommand
&40;
EStandardToolActions ActionID,
FToolActionCommand & FoundOut
&41;
Remarks
Find or Create a UICommand for a standard Tool Action, that will be shared across Tools
Support for sharing UI commands between multiple Tools, where the shared command is not at the shared-between-modes level