Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FViewportClientNavigationHelper
Description
Check whether non-zero location or rotation deltas are available. Also checks for Orbit delta. Useful to skip certain logic in FEditorViewportClient::UpdateMouseDelta() or for other purposes
| Name | HasTransformDelta |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/ViewportClientNavigationHelper.h |
| Include Path | #include "ViewportClientNavigationHelper.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/ViewportClientNavigationHelper.cpp |
bool HasTransformDelta() const