SGraphPinKnot::OnPinMouseDown

Handle clicking on the pin

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphPinKnot

References

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

Remarks

Handle clicking on the pin


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library