using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class DeleteAboutQuestOverlay : MonoBehaviour { void Start() { Button btn = gameObject.GetComponent