AManipulator::OnHoverEnter

Called when an interactor starts hovering over this object

Windows
MacOS
Linux

Override Hierarchy

IViewportInteractableInterface::OnHoverEnter()

AManipulator::OnHoverEnter()

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/Manipulator.h

Include

#include "Manipulator.h"

Source

/Engine/Source/Editor/ComponentVisualizers/Private/Manipulator.cpp

Syntax

virtual void OnHoverEnter
(
    UViewportInteractor * Interactor,
    const FHitResult & InHitResult
)

Remarks

Called when an interactor starts hovering over this object

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