public void Start() { myManager = FindObjectOfType <UIConnectionManager>(); myManager.AddConnector(this); Setup(); }