FHoloLensCursor::GetSize

Gets the size of the cursor

Windows
MacOS
Linux

Override Hierarchy

ICursor::GetSize()

FHoloLensCursor::GetSize()

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/HoloLens/HoloLensCursor.h

Include

#include "HoloLens/HoloLensCursor.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/HoloLens/HoloLensCursor.cpp

Syntax

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

Remarks

Gets the size of the cursor

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