SGraphNodeAI::OnMouseDown

Handle mouse down on the node

Unreal Engine C++ API Reference > Editor > AIGraph > SGraphNodeAI

References

   
Module AIGraph
Header /Engine/Source/Editor/AIGraph/Public/SGraphNodeAI.h
Include #include "SGraphNodeAI.h"
Source /Engine/Source/Editor/AIGraph/Private/SGraphNodeAI.cpp
[FReply](API\Runtime\SlateCore\Input\FReply) OnMouseDown
(
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & SenderGeometry,
    const [FPointerEvent](API\Runtime\SlateCore\Input\FPointerEvent) & MouseEvent
)

Remarks

Handle mouse down on the node


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library