Class ModifierTutorial Extends MonoModifier
    Public
    
    
    
    Public Methods
        
                Apply
        
                (path)
    
                    
                    Called for each path that the Seeker calculates after the calculation has finished.
                        Public
                    
                Public Variables
        
                Order
        
    
                    
                    
                        Public
                    
                Inherited Public Members
        
                PreProcess
        
                (path)
    
                    
                    
                        Public
                    
                
        
                seeker
        
    
                    
                    
                        Public
                    
                Private/Protected Members
        
                Awake
        
                ()
    
                    
                    
                        Protected
                    
                
        
                OnDisable
        
                ()
    
                    
                    
                        Protected
                    
                
        
                OnUpgradeSerializedData
        
                (version, unityThread)
    
                    
                    Handle serialization backwards compatibility.
                        Protected
                    
                
        
                Reset
        
                ()
    
                    
                    Handle serialization backwards compatibility.
                        Protected