public bool TryGetInputDevices (List<InputDevice> devices);

Parámetros

devicesThe list of devices reported by this subsystem.

Valor de retorno

bool True, if the XRInputSubsystem retrieves any devices. Returns false otherwise.

Descripción

Gets a list of all connected InputDevices reported by this XRInputSubsystem.