Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementGroup
- UGizmoElementBase::UpdatePartHittableState()
- UGizmoElementGroup::UpdatePartHittableState()
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 UpdatePartHittableState
(
bool bHittable,
uint32 InPartIdentifier
)
Remarks
Update group and contained elements' hittable state for elements in specified gizmo parts, return true if part was found.