Hello,
In a blueprint if I add a Spline component via a blueprint Node I have to tick the
“Override Construction Script” to make it editor editable
But I can’t get updates of the curve back to the Blueprint.
I mean If I access later in this construction script this Spline I will get the original Spline and not the editor updated one.
How can I get the two working ?