using System; using UnityEngine; using UnityEngine.UI; public class FavoritePanelUI : MonoBehaviour { // Start is called before the first frame update void Start() { transform.Find("YesBtn").GetComponent