UI 자동화를 위해 바인딩 기능 구현
- 유니티 에셋 인증 오류로 meta 재생성
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
|
||||
* [Introduction](xref:input-system-index)
|
||||
* [Installation](xref:input-system-installation)
|
||||
* [Quickstart Guide](xref:input-system-quickstart)
|
||||
* [Videos](xref:input-system-videos)
|
||||
* [Concepts](xref:basic-concepts)
|
||||
* [Workflows](xref:input-system-workflows)
|
||||
* [Workflow - Actions](xref:input-system-workflow-project-wide-actions)
|
||||
* [Workflow - Actions & PlayerInput](xref:input-system-workflow-player-input)
|
||||
* [Workflow - Direct](xref:input-system-workflow-direct)
|
||||
* [Using the Input System]()
|
||||
* [Project-Wide Actions](xref:project-wide-actions)
|
||||
* [Configuring Input](xref:input-system-configuring-input)
|
||||
* [Actions](xref:input-system-actions)
|
||||
* [Responding to Actions](xref:input-system-responding)
|
||||
* [Input Action Assets](xref:input-system-action-assets)
|
||||
* [Input Bindings](xref:input-system-action-bindings)
|
||||
* [Interactions](xref:input-system-interactions)
|
||||
* [Devices](xref:input-system-devices)
|
||||
* [Controls](xref:input-system-controls)
|
||||
* [Processors]()
|
||||
* [Processors and their use](UsingProcessors.md)
|
||||
* [How to apply Processors](xref:input-system-processors)
|
||||
* [Processor Types](ProcessorTypes.md)
|
||||
* [Player Input Component](xref:input-system-player-input)
|
||||
* [Player Input Manager Component](xref:input-system-player-input-manager)
|
||||
* [Input settings](xref:input-system-settings)
|
||||
* [Tracked Input Devices](xref:input-system-tracked-input-devices)
|
||||
* [Advanced Topics]()
|
||||
* [Events](xref:input-system-events)
|
||||
* [Layouts](xref:input-system-layouts)
|
||||
* [User Management](xref:input-system-user-management)
|
||||
* [Timing and latency](xref:timing-latency)
|
||||
* [Input events queue](xref:input-system-timing-queue)
|
||||
* [Select an input processing mode](xref:input-system-timing-select)
|
||||
* [Optimize for dynamic update](xref:input-system-timing-optimize-dynamic)
|
||||
* [Optimize for fixed update](xref:input-system-timing-optimize-fixed)
|
||||
* [Avoid missed or duplicate events](xref:input-system-timing-missed)
|
||||
* [Mixed timing scenarios](xref:input-system-timing-mixed)
|
||||
* [Supported Input Devices](xref:input-system-supported-devices)
|
||||
* [Pointers](xref:input-system-pointers)
|
||||
* [Touch support](xref:input-system-touch)
|
||||
* [Mouse support](xref:input-system-mouse)
|
||||
* [Pen, tablet, and stylus support](xref:input-system-pen)
|
||||
* [Keyboard support](xref:input-system-keyboard)
|
||||
* [Gamepad support](xref:input-system-gamepad)
|
||||
* [Joystick support](xref:input-system-joystick)
|
||||
* [Sensor support](xref:input-system-sensors)
|
||||
* [HID support](xref:input-system-hid)
|
||||
* [UI support](xref:input-system-ui-support)
|
||||
* [On-screen Controls](xref:input-system-on-screen)
|
||||
* [Editor Features](xref:input-system-editor-features)
|
||||
* [Using Input in the Editor](xref:input-system-use-in-editor)
|
||||
* [Debugging](xref:input-system-debugging)
|
||||
* [Input testing](xref:input-system-testing)
|
||||
* [How do I...?](xref:input-system-how-do-i)
|
||||
* [Architecture](xref:input-system-architecture)
|
||||
* [Migrating from the old Input Manager](xref:input-system-migration)
|
||||
* [Contributing](xref:input-system-contributing)
|
||||
* [Known Limitations](xref:input-system-known-limitations)
|
||||
Reference in New Issue
Block a user