How do I know when the scan is complete

The scans appear to execute as a coroutine.
During scanning I’d like to show a loading screen.

How do I know when the scan is complete?

Hi

No, scanning is implemented as a coroutine so that in the editor I can show a progress bar, however during runtime scanning is done in a single step.