Files
UnrealEngineUWP/Engine/Source/Runtime/LevelSequence
andrew rodham d082cd3f61 Sequencer: Fixed cleanup of invalid bindings by moving this logic from PostInitProperties to PostLoad
The data is not deserialized yet in PostInitProperties so this would have never done anything previously.

#rb Ludovic.Chabant, Max.Chen

[CL 30953320 by andrew rodham in ue5-main branch]
2024-01-26 21:35:37 -05:00
..