InteractiveToolsContext owns a ToolManager and an InputRouter. This is just a top-level UObject container, however implementations like UEdModeInteractiveToolsContext extend this class to make it easier to connect external systems (like an FEdMode) to the ToolsFramework.
Member | Type | Offset | Share |
---|---|---|---|
InputRouter
Current UInputRouter for this Context |
UInputRouter* | 0x58 | |
ToolManager
Current UInteractiveToolManager for this Context |
UInteractiveToolManager* | 0x60 | |
GizmoManager
Current UInteractiveGizmoManager for this Context |
UInteractiveGizmoManager* | 0x68 | |
ToolManagerClass | TSoftClassPtr<UObject> | 0x70 |