Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UIntervalGizmo
Syntax
TFunction< void(UPrimitiveComponent &42;, bool)> UpdateHoverFunction
Remarks
This function is called on each active GizmoActor Component to update it's hover state. If the Component is not a UGizmoBaseCmponent, the client needs to provide a different implementation of this function via the ToolBuilder