UViewportWorldInteraction::AddMouseCursorInteractor

Creates an interactor for the mouse cursor.

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h

Include

#include "ViewportWorldInteraction.h"

Syntax

void AddMouseCursorInteractor()

Remarks

Creates an interactor for the mouse cursor. If one already exists, this will add a reference to it. Remember to call ReleaseMouseCursorInteractor() when you're done.

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