Class PathModifier Extends IPathModifier
    Public
        Abstract
    
    Base class for path modifiers which are not attached to GameObjects.
See
Public Methods
Public Variables
        
                Order
        
    
                    
                    Modifiers will be executed from lower order to higher order.
                        Public
                            Abstract
                    
                
        
                seeker
        
    
                    
                    
                        Public