ICustomHitTestPath

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/HittestGrid.h

Include

#include "Input/HittestGrid.h"

Syntax

class ICustomHitTestPath

Destructors

Name Description

Public function Virtual

~ICustomHitTestPath()

Functions

Name Description

Public function Const

void

 

ArrangeCustomHitTestChildren

(
    FArrangedChildren& ArrangedChildre...
)

Public function Const

TArray< FWid...

 

GetBubblePathAndVirtualCursors

(
    const FGeometry& InGeometry,
    FVector2D DesktopSpaceCoordinate,
    bool bIgnoreEnabledStatus
)

Public function Const

TSharedPtr< ...

 

TranslateMouseCoordinateForCustomHitTestChild

(
    const TSharedRef< SWidget >& Child...,
    const FGeometry& ViewportGeometry,
    const FVector2D& ScreenSpaceMouseC...,
    const FVector2D& LastScreenSpaceMo...
)

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