|
2 | 2 | using System.Runtime.CompilerServices; |
3 | 3 | using UnityEngine.InputSystem; |
4 | 4 |
|
5 | | -/*[assembly: TypeForwardedToAttribute(typeof(DownloadableSample))] |
6 | | -[assembly: TypeForwardedToAttribute(typeof(DownloadableSampleInspector))] |
7 | | -[assembly: TypeForwardedToAttribute (typeof(UnityEngine.InputSystem.Composites.AxisCompositeEditor))] |
8 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Composites.Vector2CompositeEditor))] |
9 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Composites.Vector3CompositeEditor))] |
10 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ActionMapsView))] |
11 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ActionMapTreeItem))] |
12 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ActionOrBindingData))] |
13 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ActionPropertiesView))] |
14 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ActionsTreeView))] |
15 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ActionTreeItem))] |
16 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ActionTreeItemBase))] |
17 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.AdvancedDropdown))] |
18 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.AdvancedDropdownDataSource))] |
19 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.AdvancedDropdownGUI))] |
20 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.AdvancedDropdownItem))] |
21 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.AdvancedDropdownState))] |
22 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.AdvancedDropdownWindow))] |
23 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.BindingPropertiesView))] |
24 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.BindingTreeItem))] |
25 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.BuildProviderHelpers))] |
26 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ButtonProperties))] |
27 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.CallbackDataSource))] |
28 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.CollectionViewSelectionChangeFilter))] |
29 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.Command))] |
30 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.Commands))] |
31 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.CompositeBindingPropertiesView))] |
32 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.CompositeBindingTreeItem))] |
33 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.CompositePartBindingPropertiesView))] |
34 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ContextMenu))] |
35 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ControlDropdownItem))] |
36 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ControlSchemeCommands))] |
37 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ControlSchemesView))] |
38 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ControlUsageDropdownItem))] |
39 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.CopyPasteHelper))] |
40 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.CutElement))] |
41 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.DefaultInputControlPickerLayout))] |
42 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.DeviceDropdownItem))] |
43 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.Dialog))] |
44 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.DropManipulator))] |
45 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.EditorHelpers))] |
46 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.EditorInputControlLayoutCache))] |
47 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.EditorPlayerSettingHelpers))] |
48 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.EnumerableExtensions))] |
49 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ExpressionUtils))] |
50 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.GamepadButtonPropertyDrawer))] |
51 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.GUIHelpers))] |
52 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.IAssetObserver))] |
53 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.IInputActionAssetEditor))] |
54 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.IInputControlPickerLayout))] |
55 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionAssetDrawer))] |
56 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionAssetEditor))] |
57 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionAssetIconLoader))] |
58 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionAssetManager))] |
59 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionAssetSearchProviders))] |
60 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionCodeGenerator))] |
61 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionDebuggerWindow))] |
62 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionDrawer))] |
63 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionDrawerBase))] |
64 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionImporter))] |
65 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionImporterEditor))] |
66 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionMapDrawer))] |
67 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionMapsTreeViewItem))] |
68 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionPropertiesView))] |
69 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionPropertyDrawer))] |
70 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionReferencePropertyDrawer))] |
71 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionReferenceSearchProviders))] |
72 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionsEditorConstants))] |
73 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionsEditorSessionAnalytic))] |
74 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionsEditorSettingsProvider))] |
75 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionsEditorState))] |
76 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionsEditorView))] |
77 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionsEditorWindow))] |
78 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionsEditorWindowUtils))] |
79 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionSerializationHelpers))] |
80 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionsTreeViewItem))] |
81 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputActionTreeView))] |
82 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputAssetEditorUtils))] |
83 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputBindingPropertiesView))] |
84 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputBuildAnalytic))] |
85 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputComponentEditorAnalytic))] |
86 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputControlDropdownItem))] |
87 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputControlPathDrawer))] |
88 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputControlPathEditor))] |
89 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputControlPicker))] |
90 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputControlPickerDropdown))] |
91 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputControlPickerState))] |
92 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputControlTreeView))] |
93 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputDebuggerWindow))] |
94 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputDeviceDebuggerWindow))] |
95 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputDiagnostics))] |
96 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputEditorAnalytics))] |
97 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputEditorUserSettings))] |
98 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputEventTreeView))] |
99 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputExitPlayModeAnalytic))] |
100 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputLatencyCalculator))] |
101 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputLayoutCodeGenerator))] |
102 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputParameterEditor))] |
103 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputSettingsBuildProvider))] |
104 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputSettingsEditor))] |
105 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputSettingsPath))] |
106 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputSettingsProvider))] |
107 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputStateWindow))] |
108 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputSystemComponent))] |
109 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputSystemPackageControl))] |
110 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputSystemPlugin))] |
111 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.InputSystemPluginControl))] |
112 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.IPasteListener))] |
113 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.IView))] |
114 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.IViewStateCollection))] |
115 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.LinkFileGenerator))] |
116 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.Lists.InteractionsListView))] |
117 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.Lists.NameAndParameterListView))] |
118 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.Lists.ParameterListView))] |
119 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.Lists.ProcessorsListView))] |
120 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.MatchingControlPath))] |
121 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.MultiLevelDataSource))] |
122 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.NameAndParametersListView))] |
123 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.NameAndParametersListViewItem))] |
124 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.OnScreenStickEditorAnalytic))] |
125 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.OptionalControlDropdownItem))] |
126 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.PartOfCompositeBindingTreeItem))] |
127 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.PlayerInputEditor))] |
128 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.PlayerInputEditorAnalytic))] |
129 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.PlayerInputManagerEditor))] |
130 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.PlayerInputManagerEditorAnalytic))] |
131 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ProjectWideActionsAsset))] |
132 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.ProjectWideActionsBuildProvider))] |
133 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.PropertiesView))] |
134 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.PropertiesViewBase))] |
135 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.SampleFrequencyCalculator))] |
136 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.SearchConstants))] |
137 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.SelectionType))] |
138 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.Selectors))] |
139 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.SerializedInputAction))] |
140 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.SerializedInputActionMap))] |
141 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.SerializedInputBinding))] |
142 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.SerializedPropertyHelpers))] |
143 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.SerializedPropertyLinqExtensions))] |
144 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.StateContainer))] |
145 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.TouchscreenControlPickerLayout))] |
146 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.TreeViewHelpers))] |
147 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.UIRebuildMode))] |
148 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.VirtualMouseInputEditorAnalytic))] |
149 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Editor.VisualElementExtensions))] |
150 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.EnhancedTouch.TouchSimulation))] |
151 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.HID.Editor.HIDDescriptorWindow))] |
152 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.InputSettingsiOSProvider))] |
153 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.InputSystemObject))] |
154 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Interactions.HoldInteractionEditor))] |
155 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Interactions.MultiTapInteractionEditor))] |
156 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Interactions.PressInteractionEditor))] |
157 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Interactions.SlowTapInteractionEditor))] |
158 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Interactions.TapInteractionEditor))] |
159 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.iOSPostProcessBuild))] |
160 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.OnScreen.UGUIOnScreenControlEditorUtils))] |
161 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Processors.AxisDeadzoneProcessorEditor))] |
162 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Processors.StickDeadzoneProcessorEditor))] |
163 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.Steam.Editor.SteamIGAConverter))] |
164 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.UI.Editor.InputSystemUIInputModuleEditor))] |
165 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.UI.Editor.StandaloneInputModuleModuleEditor))] |
166 | | -[assembly: TypeForwardedToAttribute(typeof(UnityEngine.InputSystem.UnityRemoteSupport))]*/ |
167 | | - |
168 | 5 | [assembly: AssemblyVersion(InputSystem.kAssemblyVersion)] |
169 | 6 | [assembly: InternalsVisibleTo("Unity.InputSystem.TestFramework")] |
170 | 7 | [assembly: InternalsVisibleTo("Unity.InputSystem.Tests.Editor")] |
|
0 commit comments