SGraphPinColor::OnColorCommitted

Called when the color picker commits a color value

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
void OnColorCommitted
(
    [FLinearColor](API\Runtime\Core\Math\FLinearColor) color
)

Remarks

Called when the color picker commits a color value


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library