Function WorkItemProcessor.ProcessWorkItemsForScan
        
                ProcessWorkItemsForScan
        
                (bool force)
    
            
            Process graph updating work items.
                Public
            
        bool ProcessWorkItemsForScan (
bool  |     force  |         
Process graph updating work items.
Process all queued work items, e.g graph updates and the likes.
Return
false if there are still items to be processed.
true if the last work items was processed and pathfinding threads are ready to be resumed.
This will not call EnsureValidFloodFill in contrast to ProcessWorkItemsForUpdate.