using UnityEngine; public class Weapon : MonoBehaviour { private WeaponType weaponType; }