FCursorInfo::SetCursorLocationAndAlignment

Set the literal position and alignment of the cursor

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Text/SlateEditableTextTypes.h"

Source

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

Syntax

void SetCursorLocationAndAlignment
(
    const FTextLayout & InTextLayout,
    const FTextLocation & InCursorPosition,
    const ECursorAlignment InCursorAlignment
)

Remarks

Set the literal position and alignment of the cursor

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