CrashCallbackOptions
- Updated2024-10-09
- 1 minute(s) read
CrashCallbackOptions
These constants represent the options for the Engine.RegisterSequenceToExecuteOnCrash method.
- CrashCallbackOption_NoOptions –(Value: 0x0) No options.
- CrashCallbackOption_PreloadFile –(Value: 0x1) Load the sequence file while registering for crash recovery callback.