SWidget::TranslateMouseCoordinateFor3DChild

Windows
MacOS
Linux

Deprecated

  • Renaming to TranslateMouseCoordinateForCustomHitTestChild

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

TSharedPtr< FVirtualPointerPosition > TranslateMouseCoordinateFor3DChild
(
    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