Function HierarchicalGraph.OnDisable
        
                OnDisable
        
                ()
    
            
            Disposes of all unmanaged data and clears managed data.
                Internal
            
        void OnDisable ()
Disposes of all unmanaged data and clears managed data.
If you want to use this instance again, you must call OnEnable.