SGraphPinColor::OnColorBoxClicked

Called when clicking on the color button

Unreal Engine C++ API Reference > Editor > GraphEditor > KismetPins > SGraphPinColor

References

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

Remarks

Called when clicking on the color button


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library