Generating Spline Points In Runtime

I think I might be missing something somewhere.

I can spawn the initial spline just fine, but I can’t seem to change/add spline points to it.

Basically, the player sets the ‘start’ point, which is where I am spawning the initial spline object, but then I need them to set the end point and have the mesh update accordingly.