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