Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FMouseDeltaTracker
Description
Returns the unsnapped start position of the current mouse drag. (This will be zero if there is no drag in progress)
| Name | GetDragStartPos |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/MouseDeltaTracker.h |
| Include Path | #include "MouseDeltaTracker.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/MouseDeltaTracker.cpp |
const FVector GetDragStartPos() const