// Use this for initialization void Start() { buttonControl = FindObjectOfType <ButtonListControl>(); }