Custom OnCrash() logic

Check out WindowsPlatformCrashContext.cpp. Specifically, you’ll find:

So if you subscribe something to that delegate, it should theoretically run when the game crashes.