Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementBase
- UGizmoElementBase::UpdatePartHittableState()
- UGizmoElementGroup::UpdatePartHittableState()
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseGizmos/GizmoElementBase.h |
| Include | #include "BaseGizmos/GizmoElementBase.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/BaseGizmos/GizmoElementBase.cpp |
virtual bool UpdatePartHittableState
&40;
bool bHittable,
uint32 InPartIdentifier
&41;
Remarks
Update element's hittable state if element is associated with the specified gizmo part, return true if part id was found.