mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Add array element type to get_connected_joypads
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_connected_joypads">
|
||||
<return type="Array" />
|
||||
<return type="int[]" />
|
||||
<description>
|
||||
Returns an [Array] containing the device IDs of all currently connected joypads.
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user