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