FScrollyZoomy::NeedsSoftwareCursor

Whether a software cursor should be rendered.

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

bool NeedsSoftwareCursor() const

Remarks

Whether a software cursor should be rendered.

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

Returns

true if a software cursor should be rendered, false otherwise.

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