Closing UE4 Editor via code

Hi,

Try using FPlatformMisc::RequestExit(0); and see if that works for you.

Cheers,

1 Like