HInterpEdInputInterface::GetMouseCursor

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

Choose your operating system:

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.