HInterpEdInputInterface::GetMouseCursor

Override to change the mouse based on what it is hovering over.

Windows
MacOS
Linux

Override Hierarchy

HHitProxy::GetMouseCursor()

HInterpEdInputInterface::GetMouseCursor()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/InterpolationHitProxy.h

Include

#include "InterpolationHitProxy.h"

Syntax

virtual EMouseCursor::Type GetMouseCursor()

Remarks

Override to change the mouse based on what it is hovering over.

Returns

Returns a mouse cursor from the input interface.

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