Class MonoModifier Extends VersionedMonoBehaviour, IPathModifier
    Public
        Abstract
    
    Base class for path modifiers which can be attached to GameObjects.
See
Menubar -> Component -> Pathfinding -> Modifiers
Public Methods
Public Variables
        
                Order
        
    
                    
                    Modifiers will be executed from lower order to higher order.
                        Public
                            Abstract
                    
                
        
                seeker
        
    
                    
                    
                        Public