Scrub Level Sequence timeline from blueprint

Is there a way to scrub the level sequence timeline using blueprint? Basic concept would be to set up an animation like a camera path and let the user scrub it forward and back with a click/drag or finger swipe. Thanks!

Yes. You have to make a widget that allows for some user input and then feed the value it produces to the set time node of the timeline and update it every tick.