Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementHitTarget
- IGizmoClickTarget::UpdateHoverState()
- UGizmoElementHitTarget::UpdateHoverState()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementHitTargets.h |
| Include | #include "BaseGizmos/GizmoElementHitTargets.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementHitTargets.cpp |
virtual void UpdateHoverState
&40;
bool bHovering
&41;
Remarks
Updates the hover state indicating whether the input device is currently hovering over the Standard gizmo. This should be be set to false once interaction with the gizmo commences.