Class OffMeshLinkConcrete
    Public
    
    
    
    Public Methods
        
                Connect
        
                (linkGraph, source)
    
                    
                    
                        Public
                    
                
        
                Disconnect
        
                ()
    
                    
                    
                        Public
                    
                
        
                Equivalent
        
                (other)
    
                    
                    
                        Public
                    
                
        
                GetTracer
        
                (firstNode)
    
                    
                    
                        Public
                    
                Public Variables
        
                component
        
    
                    
                    The Component associated with this link.
                        Public
                    
                
        
                costFactor
        
    
                    
                    
                        Public
                    
                
        
                directionality
        
    
                    
                    
                        Public
                    
                
        
                end
        
    
                    
                    The end of the link.
                        Public
                    
                
        
                endLinkNode
        
    
                    
                    
                        Public
                    
                
        
                endNodes
        
    
                    
                    
                        Public
                    
                
        
                gameObject
        
    
                    
                    The GameObject associated with this link.
                        Public
                    
                
        
                handler
        
    
                    
                    
                        Public
                    
                
        
                start
        
    
                    
                    The start of the link.
                        Public
                    
                
        
                startLinkNode
        
    
                    
                    
                        Public
                    
                
        
                startNodes
        
    
                    
                    
                        Public
                    
                
        
                tag
        
    
                    
                    Tag to apply to this link.
                        Public
                    
                Private/Protected Members
        
                source
        
    
                    
                    
                        Internal
                    
                
        
                staleConnections
        
    
                    
                    
                        Internal