TInteractiveToolCommands::FindOrCreateSharedCommand

Find or Create a UICommand for a standard Tool Action, that will be shared across Tools

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Tools/InteractiveToolsCommands.h"

Syntax

bool FindOrCreateSharedCommand
(
    EStandardToolActions ActionID,
    FToolActionCommand & FoundOut
)

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

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