in the Level Sequencer, if you “delete” a channel within the GUI, you can just choose to “unhide” by right clicking on the track as per this screenshot
is there any way to interact with these settings via Python? can we not utilize the unreal.MovieSceneTrack.set_editor_property()
method some how…?