using UnityEngine; namespace NewHorizons.Components { [UsedInUnityProject] public class VesselSingularityRoot : MonoBehaviour { } }