namespace UnityAtoms.Mobile { [EditorIcon("atom-icon-purple")] public abstract class TouchUserInputTouchUserInputAction : AtomAction { } }