Struct OffMeshLinkTracer
    Public
    
    
    
    Public Methods
        
                OffMeshLinkTracer
        
                (link, reversed)
    
                    
                    
                        Public
                    
                Public Variables
        
                component
        
    
                    
                    The Component associated with this link.
                        Public
                    
                
        
                end
        
    
                    
                    
                        Public
                    
                
        
                gameObject
        
    
                    
                    The GameObject associated with this link.
                        Public
                    
                
        
                link
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                reversed
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                start
        
    
                    
                    
                        Public