MATERIAL : spline with custom points

Ah okay, not used Slate in C++ at all yet so that’ll be a learning experience for one or all of us haha.

Could we write a custom ‘Widget Component’ (Not sure what the real terminology is, like the Text Box, Border etc. that just takes in a bunch of points and draws the spline between them? Essentially that’d be the most modular/reuseable option.