USpaceCurveDeformationMechanic::BeginHoverSequenceHitTest

[IHoverBehaviorTarget](API\Runtime\InteractiveToolsFramework\BaseBehaviors\IHoverBehaviorTarget) implementation.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IHoverBehaviorTarget::BeginHoverSequenceHitTest()

USpaceCurveDeformationMechanic::BeginHoverSequenceHitTest()

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/SpaceCurveDeformationMechanic.h

Include

#include "Mechanics/SpaceCurveDeformationMechanic.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/SpaceCurveDeformationMechanic.cpp

Syntax

virtual FInputRayHit BeginHoverSequenceHitTest
(
    const FInputDeviceRay & PressPos
)

Remarks

IHoverBehaviorTarget implementation.