You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Deprecate GetSelectedObjects()/SelectObjects in favor of GetSelectedBindings/SelectBindings which operates on FMovieSceneBindingProxy for consistency with all other blueprint/python functions Deprecate SequencerBindingProxy and typedef it to MovieSceneBindingProxy Tested that calls with SequencerBindingProxy produce warnings but still compile Tested that blueprints with SequencerBindingProxy are automatically redirected to use MovieSceneBindingProxy #jira none #preflight 62b60dad380d1629fd887082 #rb andrew.rodham, matt.hoffman [CL 20819928 by Max Chen in ue5-main branch]