FWidgetPath::GetCursorAt

Get the widget and associated virtual cursor at a given index.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Layout/WidgetPath.h

Include

#include "Layout/WidgetPath.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Layout/WidgetPath.cpp

Syntax

const TSharedPtr< FVirtualPointerPosition > & GetCursorAt
(
    int32 Index
) const

Remarks

Get the widget and associated virtual cursor at a given index.

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