Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FMouseDeltaTracker
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/MouseDeltaTracker.h |
| Include | #include "MouseDeltaTracker.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/MouseDeltaTracker.cpp |
void StartTracking
&40;
FEditorViewportClient &42; InViewportClient,
const int32 InX,
const int32 InY,
const FInputEventState & InInputState,
bool bNudge,
bool bResetDragToolState
&41;
Remarks
Begin tracking at the specified location for the specified viewport.