using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 工具材料基类 /// public class Tool_Base : MonoBehaviour { // }