Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementBase
- UGizmoElementBase::UpdatePartInteractionState()
- UGizmoElementGroup::UpdatePartInteractionState()
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 UpdatePartInteractionState
&40;
EGizmoElementInteractionState InInteractionState,
uint32 InPartIdentifier
&41;
Remarks
Update element's interaction state if element is associated with the specified gizmo part, return true if part id was found.