TInteractiveToolCommands

[TInteractiveToolCommands](API\Editor\UnrealEd\Tools\TInteractiveToolCommands) is a base class that handles connecting up Tool Actions (ie the [FInteractiveToolAction](API\Runtime\InteractiveToolsFramework\FInteractiveToolAction) provided by a [UInteractiveTool](API\Runtime\InteractiveToolsFramework\UInteractiveTool)) to the UnrealEditor Command system, which allows for remappable hotkeys, etc