using UnityEngine.UI; namespace Mono { [UIBinding(prefab = "YLPanel")] public class YLPanel : UIPanel { public Button Btn_return; public override void GetUIData() { Btn_return = UIData.Get