SGraphNodeAI::OnMouseDown

Handle mouse down on the node

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

FReply OnMouseDown
(
    const FGeometry & SenderGeometry,
    const FPointerEvent & MouseEvent
)

Remarks

Handle mouse down on the node

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