mirror of
https://github.com/Ylianst/MeshAgent
synced 2026-02-23 16:13:04 +00:00
Added setting for coreDumpLocation
This commit is contained in:
@@ -135,6 +135,7 @@ typedef struct SCRIPT_ENGINE_SETTINGS
|
||||
void* nExceptionUserObject;
|
||||
|
||||
char *exePath;
|
||||
char *coreDumpLocation;
|
||||
ILibProcessPipe_Manager pipeManager;
|
||||
|
||||
char *argList[];
|
||||
|
||||
Reference in New Issue
Block a user