FSlateApplicationBase::GetSoftwareCursorAvailable

Whether the software cursor is enabled for this application.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateApplicationBase::GetSoftwareCursorAvailable()

FSlateApplication::GetSoftwareCursorAvailable()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

bool GetSoftwareCursorAvailable() const

Remarks

Whether the software cursor is enabled for this application.

Returns

software cursor available or not.