Function GridNodeBase.ClearCustomConnections
        
                ClearCustomConnections
        
                (bool alsoReverse)
    
            
            Same as ClearConnections, but does not clear grid connections, only custom ones (e.g added by AddConnection or a NodeLink component)
                Public
            
        void ClearCustomConnections (
bool  |     alsoReverse  |         
Same as ClearConnections, but does not clear grid connections, only custom ones (e.g added by AddConnection or a NodeLink component)