Update the sequence UI without closing/opening?

Hi, i have a code function that adds sequencer tracks to a level sequence. This works, but to see the new tracks, or any changes, i need to close and reopen the Level sequence UI window.

How can i get around this? Is there some kind of ‘UI refresh’ I can add to my function?

Thanks!

You’ll probably want NotifyMovieSceneDataChanged() in FSequencer.