Skip to main content
Version: 20 Mar 2024

MLInputConnectedDevicesList

A structure containing information about the connected devices.

Public Attributes

ConnectedControllerCount

Number of connected controllers.


public uint ConnectedControllerCount;


ConnectedControllerIds

Pointer to the array of connected controller IDs.


public IntPtr ConnectedControllerIds;


Version

Version of this structure.


public uint Version;