ugui 點擊物品後建立實例並拖拽

using UnityEngine; using System.Collections; using UnityEngine.EventSystems; using UnityEngine.UI; public class UIDragAble : MonoBehaviour ,IBeginDragHandler, IDragHandler , IEndDragHandler{     RectT
相關文章
相關標籤/搜索