using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 正在使用的工具/材料管理类 /// public class ToolAndmaterialMgr : BaseManager { }