Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoComponentHitTarget
- IGizmoClickTarget::UpdateInteractingState()
- UGizmoComponentHitTarget::UpdateInteractingState()
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 UpdateInteractingState
&40;
bool bInteracting
&41;
Remarks
Updates the interacting state indicating when interaction with the Standard gizmo is actively occurring, typically upon the input device clicking and dragging the Standard gizmo.