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