mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-15 07:43:50 +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