Summary
This new article for v41.00 claims that there are several new APIs (Player Input Device Info in Fortnite | Fortnite Documentation | Epic Developer Community)
AvailableInputDevicesInputFormFactor
None of them exist.
Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Verse
Steps to Reproduce
N/A
Expected Result
These APIs should be released.
Observed Result
None of the these APIs were released.
InputFormFactor is only mentioned once in a single code snippet.
Platform(s)
UEFN v41.00
Additional Notes
FEEDBACK: It’s common to switch between different input methods mid-flight (e.g. between keyboard and controller or between controller and touch input). As per the documentation, there seems to be no way of knowing when such event happens. The current solution would require inefficient constant developer side polling. Please provide appropriate events to notify when the player input method has changed.