SViewport::TranslateMouseCoordinateForCustomHitTestChild

Windows
MacOS
Linux

Override Hierarchy

SWidget::TranslateMouseCoordinateForCustomHitTestChild()

SViewport::TranslateMouseCoordinateForCustomHitTestChild()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/SViewport.h

Include

#include "Widgets/SViewport.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/SViewport.cpp

Syntax

virtual TSharedPtr< struct FVirtualPointerPosition > TranslateMouseCoordinateForCustomHitTestChild
(
    const TSharedRef< SWidget > & ChildWidget,
    const FGeometry & MyGeometry,
    const FVector2D & ScreenSpaceMouseCoordinate,
    const FVector2D & LastScreenSpaceMouseCoordinate
) const

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