Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementGroup
- UGizmoElementBase::UpdatePartInteractionState()
- UGizmoElementGroup::UpdatePartInteractionState()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementGroup.h |
| Include | #include "BaseGizmos/GizmoElementGroup.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementGroup.cpp |
virtual bool UpdatePartInteractionState
&40;
EGizmoElementInteractionState InInteractionState,
uint32 InPartIdentifier
&41;
Remarks
Update group and contained elements' interaction state for elements in specified gizmo parts, return true if part was found.