Is there a list of various input devices that work with Unreal Engine

Hello there, I was just curious if there is a full list somewhere of compatible devices that work with the unreal engine for input, which controllers work, legacy devices, usb music tools and such. Thank you.

i dont think there is a list per ce. the mappings in the engine are pretty general and i would think that for most devices the operating system and the drivers would make things work. aside from that there are methods and a basic guide on how to implement things via c++ on the wiki.

Is there any chance I could get a link to that section in particular? I would appreciate it greatly.

heres a few links i found through a quick google search.

https://forums.unrealengine.com/development-discussion/engine-source-github/87064-input-device-plugin

Thank you very much for your help.