FSlateEditableTextLayout::GoTo

Move the cursor to the given location in the document (will also scroll to this point)

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Text/SlateEditableTextLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/SlateEditableTextLayout.cpp

Syntax

void GoTo
(
    const FTextLocation & NewLocation
)

Remarks

Move the cursor to the given location in the document (will also scroll to this point)

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