Struct GraphUpdateLock Extends IDisposable
    Public
    
    Prevents pathfinding from running while held.
Public Methods
Public Variables
        
                Held
        
    
                    
                    True while this lock is preventing the pathfinding threads from processing more paths.
                        Public
                    
                
        
                id
        
    
                    
                    
                        Public
                    
                
        
                pathProcessor
        
    
                    
                    
                        Public