User Description: "SCurveEditor, class which is used for float ramps, seems to trigger OnCurveChanged events for the underlying curve; however SColorGradientEditor (constructed by SCurveEditor) seems to be missing calls to these (when creating and manipulating color curve keys). For the calls it does not intercept, curve manipulation events come through (like right mouse click). But for other ones, no go."
A class based on UCurveFloat will trigger OnCurveChanged. A class based on UCurveLinearColor will not trigger OnCurveChanged.
Frank Fella - " I just looked at the code in SColorGradientEditor editor and SCurveEditor and yeah he's entirely correct, the gradient editor doesn't call the curve changed callback when if modifies the curves like the SCurveEditor does."
This can't be reproduced effectively in the editor.
UMG RichText not appear image when packaged
Why does the REMOVE method of map container remove elements have memory leaks?
How to convert the datasmith scene file to BluePrint. Create animations in BluePrint.
I can enter my uefn map its says it locked how can I fix it
How to capture a screen Use CineCameraComponent without SceneComponent2d
Head over to the existing Questions & Answers thread and let us know what's up.