You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
For context, other editors commonly use OnRequestClose as an opportunity to see if their data has changed, and pop up a message box asking the user if they want to save or cancel the closure. Actual cleanup is performed in OnClose() or as part of their destructor. #jira none #rb alejandro.arango tom.tillotson patrick.hardy #preflight 60b0079c072a1d00012bc01e [CL 16495334 by justin hare in ue5-main branch]