Manual batch updates

Hello, I’ve enabled the “Batch graph updates” feature. Is it possible to run the batch graph updates manually via code rather then every x seconds?

Hi

Yes, you can set the batch interval to a high value and then call AstarPath.active.FlushGraphUpdates at any time from code.