unity-atoms/docs/api/unityatoms.mobile.editor.md
2020-03-02 20:12:38 +01:00

1.6 KiB

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

Namespace - UnityAtoms.Mobile.Editor

TouchUserInputVariableEditor

Variable Inspector of type TouchUserInput. Inherits from AtomVariableEditor


TouchUserInputEventEditor

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


TouchUserInputPairEventEditor

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


TouchUserInputConstantDrawer

Constant property drawer of type TouchUserInput. Inherits from AtomDrawer<TouchUserInputConstant>. 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.


TouchUserInputPairEventDrawer

Event property drawer of type TouchUserInputPair. Inherits from AtomDrawer<TouchUserInputPairEvent>. 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.


TouchUserInputValueListDrawer

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