Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoComponentHitTarget
- IGizmoClickTarget::UpdateHoverState()
- UGizmoComponentHitTarget::UpdateHoverState()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/HitTargets.h |
| Include | #include "BaseGizmos/HitTargets.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/HitTargets.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.