Files
UnrealEngineUWP/Engine/Source/Runtime/UMG
andrew rodham 085783065e Sequencer: Ensure that evaluation template instances are fully torn down on EndPlay
- The only meaningful change here is to call TearDown (formerly BeginDestroy) from UMovieSceneSequencePlayer::TearDown.
  - Renamed BeginDestroy to TearDown to give a better indication of its application

#rb Mike.Zyracki, Max.Chen

[CL 26916057 by andrew rodham in ue5-main branch]
2023-08-08 10:24:38 -04:00
..