Navigation
API > API/Editor > API/Editor/EditorInteractiveToolsFramework
Classes
| Type | Name | Description | |
|---|---|---|---|
| FEditor2DMouseWheelZoomBehaviorTarget | Allows the mouse wheel to move the camera forwards/backwards relative to the XY plane, in the direction pointed to by the mouse. | ||
| FEditor2DScrollBehaviorTarget | Allows click-dragging to move the camera in the XY plane. | ||
| UMultiButtonClickDragBehavior | MultiButtonClickDragBehavior is an implementation of UClickDragInputBehavior that can manage several mouse buttons at once and also implements IClickDragBehaviorTarget directly, via a set of local lambda functions. |