Optimization results: Can I save on my computer?
Created at 05 Jan 2022, 17:22
Optimization results: Can I save on my computer?
05 Jan 2022, 17:22
How to save optimization results (all passes, parameters) on my computer?
amusleh
07 Jan 2022, 07:30
Hi,
You can't do that now, but if you want to you can write each cBot pass statistics and parameters on a file when OnStop method is called, so you have to code it by your self.
@amusleh