【Unity3D】UGUI 實現點擊空白區域隱藏UI

  using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; using UnityEngine.UI; /// <summary> /// 這個腳本用於點擊空白區域  幹掉或隱藏此物體(或者其他方法  需自己傳入回調方法) /// <
相關文章
相關標籤/搜索