Function MultiTargetPath.Cleanup
        
                Cleanup
        
                ()
    
            
            Always called after the path has been calculated.
                Protected
            
        void Cleanup ()
Always called after the path has been calculated.
Guaranteed to be called before other paths have been calculated on the same thread. Use for cleaning up things like node tagging and similar.