Class RepairPathJobHelpers
    Public
    
    
    
    Inner Types
Public Static Methods
        
                UpdateReachedEndInfo
        
                (nextCorners, state, movementPlane, transform, shape, destination, stopDistance, pathTracer)
    
                    
                    Checks if the agent has reached its destination, or the end of the path.
                        Public
                            Static
                    
                
        
                UpdateReachedOrientation
        
                (state, transform, movementPlane, destination)
    
                    
                    Checks if the agent is oriented towards the desired facing direction.
                        Public
                            Static
                    
                Private/Protected Members
        
                ReachedDesiredOrientation
        
                (transform, movementPlane, destination)
    
                    
                    
                        Private
                            Static