Click or drag to resize

InputGetConnectedJoypads Method

Returns an Array containing the device IDs of all currently connected joypads.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static Array GetConnectedJoypads()

Return Value

Type: Array

[Missing <returns> documentation for "M:Godot.Input.GetConnectedJoypads"]

See Also