Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FMouseDeltaTracker
Description
Marks that something caused the equivalent of mouse dragging, but with other means (keyboard short cut, mouse wheel). Allows suppression of context menus with flight camera, etc
| Name | SetExternalMovement |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/MouseDeltaTracker.h |
| Include Path | #include "MouseDeltaTracker.h" |
void SetExternalMovement
(
bool InExternalMovement
)