Class CombinedGridGraphUpdatePromise Extends IGraphUpdatePromise
    Private
    
    
    
    Public Methods
        
                Apply
        
                (context)
    
                    
                    Applies the update in a single atomic update.
                        Public
                    
                
        
                CombinedGridGraphUpdatePromise
        
                (graph, graphUpdates)
    
                    
                    
                        Public
                    
                
        
                Prepare
        
                ()
    
                    
                    Coroutine to prepare an update asynchronously.
                        Public
                    
                Private/Protected Members
        
                promises
        
    
                    
                    
                        Private