mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
@@ -40,10 +40,14 @@ Member Functions
|
||||
Signals
|
||||
-------
|
||||
|
||||
.. _class_ARVRController_button_pressed:
|
||||
|
||||
- **button_pressed** **(** :ref:`int<class_int>` button **)**
|
||||
|
||||
When a button on this controller is pressed, this signal is given.
|
||||
|
||||
.. _class_ARVRController_button_release:
|
||||
|
||||
- **button_release** **(** :ref:`int<class_int>` button **)**
|
||||
|
||||
When a button on this controller is released, this signal is given.
|
||||
@@ -52,8 +56,11 @@ When a button on this controller is released, this signal is given.
|
||||
Member Variables
|
||||
----------------
|
||||
|
||||
.. _class_ARVRController_controller_id:
|
||||
|
||||
- :ref:`int<class_int>` **controller_id**
|
||||
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user