|
81 | 81 | * [Set callbacks on actions](set-callbacks-on-actions.md) |
82 | 82 | * [Read devices directly](read-devices-directly.md) |
83 | 83 | * [Scripting with actions API overview](api-overview.md) |
84 | | - * [The Player Input component](player-input-component.md) |
| 84 | + * [The Player Input component](player-input-component.md) |
85 | 85 | * [About the Player Input Component](about-player-input-component.md) |
86 | 86 | * [Get started with the Player Input component](get-started-player-input-component.md) |
87 | 87 | * [Select a notification behavior](select-notification-behavior.md) |
|
96 | 96 | * [Configure the Player Input Manager](configure-player-input-manager-component.md) |
97 | 97 | * [Set up split-screen local multiplayer](set-up-split-screen-local-multiplayer.md) |
98 | 98 | * [User rebinding at runtime](user-rebinding-runtime.md) |
99 | | - * [Look up bindings](look-up-bindings.md) |
100 | | - * [Display bindings](display-bindings.md) |
101 | | - * [Rebind an action at runtime](rebind-action-runtime.md) |
| 99 | + * [Look up bindings](look-up-bindings.md) |
| 100 | + * [Display bindings](display-bindings.md) |
| 101 | + * [Rebind an action at runtime](rebind-action-runtime.md) |
102 | 102 | * [Save and load rebinds](save-load-rebinds.md) |
103 | 103 | * [Restore original bindings](restore-original-bindings.md) |
104 | | -* [Input settings](input-settings.md) |
| 104 | +* [Input settings](input-settings.md) |
105 | 105 | * [Create a settings asset](create-settings-asset.md) |
106 | 106 | * [Update Mode](update-mode.md) |
107 | 107 | * [Background behavior](background-behavior.md) |
108 | 108 | * [Compensate orientation](compensate-orientation.md) |
109 | 109 | * [Default value properties](default-value-properties.md) |
110 | 110 | * [Supported devices](supported-devices.md) |
111 | | - * [Platform-specific settings](platform-specific-settings.md) |
| 111 | + * [Platform-specific settings](platform-specific-settings.md) |
112 | 112 | * [Devices](devices.md) |
113 | 113 | * [Types of input devices](devices-overview.md) |
114 | 114 | * [Pointer devices](devices-pointers.md) |
|
171 | 171 | * [Synthesize a device state change](synthesize-device-state-change.md) |
172 | 172 | * [Working with devices](working-with-devices.md) |
173 | 173 | * [Monitor devices](monitor-devices.md) |
174 | | - * [Manually add and remove devices](manually-add-remove-devices.md) |
| 174 | + * [Manually add and remove devices](manually-add-remove-devices.md) |
175 | 175 | * [Custom devices](custom-devices.md) |
176 | 176 | * [Input events](input-events.md) |
177 | 177 | * [Types of events](types-of-events.md) |
|
187 | 187 | * [Step 3 The Update method](step-3-update-method.md) |
188 | 188 | * [Step 4 Device registration and creation](step-4-device-registration-creation.md) |
189 | 189 | * [Step 5 current and all (optional)](step-5-current-all-optional.md) |
190 | | - * [Step 6 Device Commands (Optional)](step-6-device-commands-optional.md) |
| 190 | + * [Step 6 Device Commands (Optional)](step-6-device-commands-optional.md) |
191 | 191 | * [Input for user interfaces](ui-input.md) |
192 | 192 | * [Supported UI systems](supported-ui-systems.md) |
193 | 193 | * [Understand UI system compatibility](understand-ui-compatibility.md) |
|
236 | 236 | * [Visualizers](visualizers.md) |
237 | 237 | * [Visualise input controls](visualise-input-controls.md) |
238 | 238 | * [Visualise actions](visualise-actions.md) |
239 | | - * [Device Simulation](device-simulation.md) |
| 239 | + * [Device Simulation](device-simulation.md) |
240 | 240 | * [Testing](testing.md) |
241 | 241 | * [Set up test assemblies](set-up-test-assemblies.md) |
242 | 242 | * [Set up test fixtures](set-up-test-fixtures.md) |
|
251 | 251 | * [Control items](control-items.md) |
252 | 252 | * [Override layout definitions](override-layout-definitions.md) |
253 | 253 | * [Precompiled layouts](precompiled-layouts.md) |
254 | | - * [Create a precompiled layout](create-precompiled-layout.md) |
| 254 | + * [Create a precompiled layout](create-precompiled-layout.md) |
255 | 255 | * [User management](user-management.md) |
256 | 256 | * [About user management](about-user-management.md) |
257 | 257 | * [Create a user paired with an input device](create-user-paired-with-input-device.md) |
258 | | - * [Handle loss of a device](handle-loss-of-device.md) |
| 258 | + * [Handle loss of a device](handle-loss-of-device.md) |
259 | 259 | * [Migrate from the old input system](migrate-from-old-input-system.md) |
260 | 260 | * [Enable the correct input system](enable-correct-input-system.md) |
261 | | - * [Corresponding old and new APIs](corresponding-old-new-api.md) |
| 261 | + * [Corresponding old and new APIs](corresponding-old-new-api.md) |
262 | 262 | * [How do I...?](HowDoI.md) |
263 | 263 | * [Architecture](Architecture.md) |
264 | 264 | * [Contribute to the Input System source code](Contributing.md) |
|
0 commit comments