UPolygonOnMeshTool::OnUpdateHover

Update active hover sequence with new input position

Windows
MacOS
Linux

Override Hierarchy

IHoverBehaviorTarget::OnUpdateHover()

UPolygonOnMeshTool::OnUpdateHover()

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/PolygonOnMeshTool.h

Include

#include "PolygonOnMeshTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/PolygonOnMeshTool.cpp

Syntax

virtual bool OnUpdateHover
(
    const FInputDeviceRay & DevicePos
)

Remarks

Update active hover sequence with new input position

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss