FMoveCursor::IsVerticalMovement

Is the cursor moving up/down; 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 IsVerticalMovement() const

Remarks

Is the cursor moving up/down; 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