UModeManagerInteractiveToolsContext::MouseMove

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > UModeManagerInteractiveToolsContext

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EdModeInteractiveToolsContext.h
Include #include "EdModeInteractiveToolsContext.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EdModeInteractiveToolsContext.cpp
bool MouseMove
(
    [FEditorViewportClient](API\Editor\UnrealEd\FEditorViewportClient) * ViewportClient,
    [FViewport](API\Runtime\Engine\FViewport) * Viewport,
    int32 x,
    int32 y
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library