// generated file using UnityEditor; using UnityAtoms.Mobile; using UnityAtoms.Editor; namespace UnityAtoms.Mobile.Editor { /// /// Variable Inspector of type `TouchUserInput`. Inherits from `AtomVariableEditor` /// [CustomEditor(typeof(TouchUserInputVariable))] public sealed class TouchUserInputVariableEditor : AtomVariableEditor { } }