using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UIElements; using MuHua; /// /// UI装备插槽 /// public class UIEquipmentSlot : ModuleUIPanel, InventoryDrag { public InventorySlot value; public Label CountLabel => Q