FSlateApplication::GetSoftwareCursorAvailable

Whether the software cursor is enabled for this application.

Windows
MacOS
Linux

Override Hierarchy

FSlateApplicationBase::GetSoftwareCursorAvailable()

FSlateApplication::GetSoftwareCursorAvailable()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h

Include

#include "Framework/Application/SlateApplication.h"

Syntax

virtual bool GetSoftwareCursorAvailable() const

Remarks

Whether the software cursor is enabled for this application.

Returns

software cursor available or not.

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