FMoveCursor::IsHorizontalMovement

Is the cursor moving left/right; Only valid for word and character movement methods.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Text/ISlateEditableTextWidget.h"

Source

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

Syntax

bool IsHorizontalMovement() const

Remarks

Is the cursor moving left/right; Only valid for word and character movement methods.

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