SGraphNodeResizable::FindMouseZone

Find the current window zone the mouse is in

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphNodeResizable.h

Include

#include "SGraphNodeResizable.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphNodeResizable.cpp

Syntax

virtual SGraphNodeResizable::EResizableWindowZone FindMouseZone
(
    const FVector2D & LocalMouseCoordinates
) const

Remarks

Find the current window zone the mouse is in

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