2019-10-15 15:08:49 -04:00
---
id: unityatoms.mobile.editor
title: UnityAtoms.Mobile.Editor
hide_title: true
sidebar_label: UnityAtoms.Mobile.Editor
---
# Namespace - `UnityAtoms.Mobile.Editor`
## `TouchUserInputConstantDrawer`
2019-10-15 15:11:14 -04:00
Constant property drawer of type `TouchUserInput` . Inherits from `AtomDrawer<TouchUserInputConstant>` . Only availble in `UNITY_2019_1_OR_NEWER` .
2019-10-15 15:08:49 -04:00
---
## `TouchUserInputEventDrawer`
2019-10-15 15:11:14 -04:00
Event property drawer of type `TouchUserInput` . Inherits from `AtomDrawer<TouchUserInputEvent>` . Only availble in `UNITY_2019_1_OR_NEWER` .
2019-10-15 15:08:49 -04:00
---
## `TouchUserInputTouchUserInputEventDrawer`
2019-10-15 15:11:14 -04:00
Event x 2 property drawer of type `TouchUserInput` . Inherits from `AtomDrawer<TouchUserInputTouchUserInputEvent>` . Only availble in `UNITY_2019_1_OR_NEWER` .
2019-10-15 15:08:49 -04:00
---
## `TouchUserInputListDrawer`
2019-10-15 15:11:14 -04:00
List property drawer of type `TouchUserInput` . Inherits from `AtomDrawer<TouchUserInputList>` . Only availble in `UNITY_2019_1_OR_NEWER` .
2019-10-15 15:08:49 -04:00
---
## `TouchUserInputVariableDrawer`
2019-10-15 15:11:14 -04:00
Variable property drawer of type `TouchUserInput` . Inherits from `AtomDrawer<TouchUserInputVariable>` . Only availble in `UNITY_2019_1_OR_NEWER` .
2019-10-15 15:08:49 -04:00
---
## `TouchUserInputEventEditor`
2019-10-15 15:11:14 -04:00
Event property drawer of type `TouchUserInput` . Inherits from `AtomEventEditor<TouchUserInput, TouchUserInputEvent>` . Only availble in `UNITY_2019_1_OR_NEWER` .
2019-10-15 15:08:49 -04:00
---