using UnityEngine; namespace HurricaneVR.Framework.Shared { public class HVRRootFinder : ScriptableObject { //dummy object to find the root of the package } }