unity-atoms/docs/api/unityatoms.mobile.editor.md
AdamRamberg b51de335e0 v2.1.0 🚀
2019-11-28 19:35:59 +01:00

1.4 KiB

id title hide_title sidebar_label
unityatoms.mobile.editor UnityAtoms.Mobile.Editor true UnityAtoms.Mobile.Editor

Namespace - UnityAtoms.Mobile.Editor

TouchUserInputConstantDrawer

Constant property drawer of type TouchUserInput. Inherits from AtomDrawer<TouchUserInputConstant>. Only availble in UNITY_2019_1_OR_NEWER.


TouchUserInputEventDrawer

Event property drawer of type TouchUserInput. Inherits from AtomDrawer<TouchUserInputEvent>. Only availble in UNITY_2019_1_OR_NEWER.


TouchUserInputTouchUserInputEventDrawer

Event x 2 property drawer of type TouchUserInput. Inherits from AtomDrawer<TouchUserInputTouchUserInputEvent>. Only availble in UNITY_2019_1_OR_NEWER.


TouchUserInputListDrawer

List property drawer of type TouchUserInput. Inherits from AtomDrawer<TouchUserInputList>. Only availble in UNITY_2019_1_OR_NEWER.


TouchUserInputVariableDrawer

Variable property drawer of type TouchUserInput. Inherits from AtomDrawer<TouchUserInputVariable>. Only availble in UNITY_2019_1_OR_NEWER.


TouchUserInputEventEditor

Event property drawer of type TouchUserInput. Inherits from AtomEventEditor<TouchUserInput, TouchUserInputEvent>. Only availble in UNITY_2019_1_OR_NEWER.


TouchUserInputVariableEditor

Variable Inspector of type TouchUserInput. Inherits from AtomVariableEditor