FSlateApplicationBase::GetCursorSize

Gets the size of the cursor..

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateApplicationBase::GetCursorSize()

FSlateApplication::GetCursorSize()

References

Module

SlateCore

Header

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

Include

#include "Application/SlateApplicationBase.h"

Syntax

FVector2D GetCursorSize() const

Remarks

Gets the size of the cursor..

Returns

Cursor size.