You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This will be needed for the web browser module so that keys like delete can processed as their character code comes through as 0. It also needs to know if caps lock is down when you pass through keyboard and mouse events. [CL 2315655 by Matthew Griffin in Main branch]