Files
UnrealEngineUWP/Engine/Source/Editor/Matinee
justin hare 1c2638f176 Fixed issue where Matinee Editor was asserting during window closure. This is fallout from CL 16391884, where we defined a new OnClose() event that had a name collision in Matinee's class and thus OnClose() was getting called twice.
This is a minimal workaround, simply resolving the function name conflict without affecting existing order of operations, preferred since Matinee is slated for removal.

#jira UE-116520
#rnx
#rb max.chen
#preflight 60ad62f504188d000119e7c0

[CL 16457341 by justin hare in ue5-main branch]
2021-05-25 18:05:19 -04:00
..