SGraphNodeAI::GetSubNodeUnderCursor

Gets decorator or service node if one is found under mouse cursor

Windows
MacOS
Linux

References

Module

AIGraph

Header

/Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h

Include

#include "SGraphNodeAI.h"

Source

/Engine/Source/Editor/AIGraph/Private/SGraphNodeAI.cpp

Syntax

TSharedPtr< SGraphNode > GetSubNodeUnderCursor
(
    const FGeometry & WidgetGeometry,
    const FPointerEvent & MouseEvent
)

Remarks

Gets decorator or service node if one is found under mouse cursor

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