ICursor::GetSize

Gets the size of the cursor

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/ICursor.h

Include

#include "GenericPlatform/ICursor.h"

Syntax

void GetSize
(
    int32 & Width,
    int32 & Height
) const

Remarks

Gets the size of the cursor