UViewportWorldInteraction::IsOtherInteractorHoveringOverComponent

Check if there is another interactor hovering over the component

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h

Include

#include "ViewportWorldInteraction.h"

Syntax

bool IsOtherInteractorHoveringOverComponent
(
    UViewportInteractor * Interactor,
    UActorComponent * Component
) const

Remarks

Check if there is another interactor hovering over the component

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