Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Tools > API/Editor/UnrealEd/Tools/TInteractiveToolCommands
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Tools/InteractiveToolsCommands.h |
| Include | #include "Tools/InteractiveToolsCommands.h" |
Syntax
struct FToolActionCommand
Remarks
List of pairs of known Tool Actions and their associated UICommands. This list is used at bind-time to connect up the already-registered UICommands to the active Tool
Variables
| Type | Name | Description | |
|---|---|---|---|
| FInteractiveToolAction | ToolAction | ||
| TSharedPtr< FUICommandInfo > | UICommand |