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.

See Also

Engine.RegisterSequenceToExecuteOnCrash