yyl
2025-10-27 b6f94e013be7edc0aa3de2440dd52d2c7e6d9d38
Main/Component/UI/Common/ClickScreenOtherSpace.cs
@@ -5,6 +5,7 @@
using System;
using UnityEngine.Events;
//点击其他区域触发控制显隐 可附加事件
[RequireComponent(typeof(RectTransform))]
public class ClickScreenOtherSpace : MonoBehaviour
{