You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UMovieScene is a container that may represent multiple pieces of media as sections, each of which may have their own distinct timecode source. As a result, the timecode source associated with the UMovieScene itself doesn't correspond to any particular piece of media, but rather was just intended as the timecode at which the movie scene was recorded. These changes update code sites that read the TimecodeSource property directly to instead query the UMovieScene/UMovieSceneSequence for the earliest timecode source of any of its sections using GetEarliestTimecodeSource(). The TimecodeSource property of UMovieScene will ultimately be removed in a subsequent change. #rb max.chen #preflight 61dcc052e67256ec41f23837 #ROBOMERGE-AUTHOR: matt.johnson #ROBOMERGE-SOURCE: CL 18586470 in //UE5/Release-5.0/... via CL 18586491 via CL 18586494 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669) [CL 18586498 by matt johnson in ue5-main branch]
19 KiB
19 KiB