FScrollyZoomy::GetSoftwareCursorPosition

Get the position of the software cursor (when NeedsSoftwareCursor is true).

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Layout/ScrollyZoomy.h

Include

#include "Framework/Layout/ScrollyZoomy.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Layout/ScrollyZoomy.cpp

Syntax

const FVector2D & GetSoftwareCursorPosition() const

Remarks

Get the position of the software cursor (when NeedsSoftwareCursor is true).

This method should be called from your widget's OnPaint function.

Returns

Cursor position.

See Also

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