Navigation
Unreal Engine C++ API Reference > Editor > ViewportInteraction > UViewportWorldInteraction
References
Module | ViewportInteraction |
Header | /Engine/Source/Editor/ViewportInteraction/Public/ViewportWorldInteraction.h |
Include | #include "ViewportWorldInteraction.h" |
Source | /Engine/Source/Editor/ViewportInteraction/Private/ViewportWorldInteraction.cpp |
void AddMouseCursorInteractor&40;&41;
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.