FCursorInfo::GetCursorLocation

Get the literal position of the cursor ( this may not be the correct place to insert text to, use GetCursorInteractionLocation for that)

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SlateEditableTextTypes.h

Include

#include "Widgets/Text/SlateEditableTextTypes.h"

Syntax

FTextLocation GetCursorLocation() const

Remarks

Get the literal position of the cursor (

this may not be the correct place to insert text to, use GetCursorInteractionLocation for that)

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